mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-17 07:07:22 +08:00
@@ -56,7 +56,7 @@ export const useNetworkStore = defineStore('networkStore', {
|
||||
instance_id: instanceId,
|
||||
running: false,
|
||||
error_msg: '',
|
||||
detail: {} as NetworkInstanceRunningInfo,
|
||||
detail: undefined,
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user