bug fixing and deploy and build diagnostics
This commit is contained in:
@@ -155,7 +155,7 @@ defineProps<{
|
||||
packageKey: string
|
||||
isWebOnly: boolean
|
||||
gatewayState: string
|
||||
interfaceAddresses: Record<string, string> | null
|
||||
interfaceAddresses: { 'tor-address': string; 'lan-address': string | null } | null
|
||||
lanUrl: string
|
||||
torUrl: string
|
||||
showTorAddress: boolean
|
||||
|
||||
Reference in New Issue
Block a user