This commit is contained in:
Andras Bacsai
2023-06-14 09:44:40 +02:00
parent 70fa57d8c2
commit f43ca07f33
5 changed files with 135 additions and 107 deletions

View File

@@ -1,3 +1,4 @@
<x-layout>
<livewire:source.github.change :github_app="$github_app" :installation_url="$installation_url" :host="$host" :name="$name" />
<livewire:source.github.change :github_app="$github_app" :installation_url="$installation_url" :name="$name" :ipv4="$ipv4"
:ipv6="$ipv6" :fqdn="$fqdn" />
</x-layout>