bug fixing and deploy and build diagnostics

This commit is contained in:
Dorian
2026-03-22 03:30:21 +00:00
parent 01942cea95
commit 13e4a738be
198 changed files with 21703 additions and 19587 deletions
+1 -1
View File
@@ -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