mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
filtrowanie statusów; poprawki w statystykach
This commit is contained in:
@@ -86,8 +86,6 @@ watch(
|
||||
);
|
||||
|
||||
onMounted(() => {
|
||||
console.log(StorageManager.getBooleanValue('dailyStatsOpen'));
|
||||
|
||||
if (StorageManager.getBooleanValue('dailyStatsOpen')) {
|
||||
areStatsOpen.value = true;
|
||||
store.currentStatsTab = 'daily';
|
||||
|
||||
Reference in New Issue
Block a user