mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Mockup karty ze statystykami dyżurnego
This commit is contained in:
@@ -334,9 +334,6 @@ export const useStore = defineStore('store', {
|
||||
|
||||
socket.on('UPDATE', (data: APIData) => {
|
||||
this.apiData = data;
|
||||
|
||||
console.dir(data);
|
||||
|
||||
this.setOnlineData();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user