fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<x-layout>
|
||||
<livewire:source.github.change :github_app="$github_app" :installation_url="$installation_url" :name="$name" :ipv4="$ipv4"
|
||||
:ipv6="$ipv6" :fqdn="$fqdn" />
|
||||
<livewire:source.github.change :github_app="$github_app" :name="$name" :ipv4="$ipv4" :ipv6="$ipv6"
|
||||
:fqdn="$fqdn" />
|
||||
</x-layout>
|
||||
|
||||
Reference in New Issue
Block a user