mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
filtrowanie statusów; poprawki w statystykach
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ export default defineComponent({
|
||||
connectedSocketCount: 0
|
||||
};
|
||||
|
||||
this.store.setOnlineData();
|
||||
this.store.setStatuses();
|
||||
});
|
||||
|
||||
window.addEventListener('online', () => {
|
||||
|
||||
Reference in New Issue
Block a user