mirror of
https://github.com/snltty/linker.git
synced 2025-10-21 16:19:27 +08:00
rename
This commit is contained in:
@@ -11,7 +11,7 @@ export const provideGlobalData = () => {
|
||||
height: 0,
|
||||
config: { Common: {}, Client: {}, Running: {} },
|
||||
configed: false,
|
||||
signin: { Connected: false, Connecting: false },
|
||||
signin: { Connected: false, Connecting: false, Version: 'v1.0.0.0' },
|
||||
groupid: ''
|
||||
});
|
||||
subWebsocketState((state) => {
|
||||
|
Reference in New Issue
Block a user