mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 02:09:06 +00: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