mirror of
https://github.com/aljazceru/meshcore-web.git
synced 2025-12-17 08:14:19 +01:00
clear self info from previous connection state
This commit is contained in:
@@ -59,6 +59,7 @@ class Connection {
|
||||
}
|
||||
|
||||
// clear previous connection state
|
||||
GlobalState.selfInfo = null;
|
||||
GlobalState.contacts = [];
|
||||
GlobalState.batteryPercentage = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user