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