fix: github source view
This commit is contained in:
parent
ad7aa2eed6
commit
d77c55148b
@ -98,6 +98,7 @@ class Change extends Component
|
|||||||
|
|
||||||
public function instantSave()
|
public function instantSave()
|
||||||
{
|
{
|
||||||
|
$this->submit();
|
||||||
}
|
}
|
||||||
|
|
||||||
public function delete()
|
public function delete()
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
<div class="w-48">
|
<div class="w-48">
|
||||||
<x-forms.checkbox label="System Wide?"
|
<x-forms.checkbox label="System Wide?"
|
||||||
helper="If checked, this GitHub App will be available for everyone in this Coolify instance."
|
helper="If checked, this GitHub App will be available for everyone in this Coolify instance."
|
||||||
instantSave id="is_system_wide" />
|
instantSave id="github_app.is_system_wide" />
|
||||||
</div>
|
</div>
|
||||||
@endif
|
@endif
|
||||||
<div class="flex gap-2">
|
<div class="flex gap-2">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user