mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-24 23:26:29 +09:00
fix
This commit is contained in:
parent
1dbd343e83
commit
d94223c3ef
@ -48,9 +48,7 @@ export async function mainBoot() {
|
||||
if (!canceled) {
|
||||
location.reload();
|
||||
}
|
||||
} else if (defaultStore.state.serverDisconnectedBehavior === 'none') {
|
||||
// none }
|
||||
}
|
||||
} else if (defaultStore.state.serverDisconnectedBehavior === 'none') {}
|
||||
});
|
||||
|
||||
for (const plugin of ColdDeviceStorage.get('plugins').filter(p => p.active)) {
|
||||
|
Loading…
Reference in New Issue
Block a user