mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-08-13 08:25:29 -04:00
statenotifier
This commit is contained in:
parent
8f0b4aaba0
commit
7a49497620
15 changed files with 28 additions and 56 deletions
|
@ -100,7 +100,7 @@ class Processor {
|
|||
}
|
||||
}
|
||||
|
||||
globalConnectionState.add(cs);
|
||||
globalConnectionState.state = cs;
|
||||
}
|
||||
|
||||
Future<void> processUpdateConfig(VeilidUpdateConfig updateConfig) async {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue