mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
ulepszone zapamiętywanie zakładek statystyk w dzienniku
This commit is contained in:
@@ -184,8 +184,6 @@ export default defineComponent({
|
||||
watch: {
|
||||
async 'store.driverStatsName'() {
|
||||
await this.fetchDriverStats();
|
||||
|
||||
// if (value) this.store.currentStatsTab = 'driver';
|
||||
},
|
||||
|
||||
async 'searchersValues.search-driver'(value: string | undefined) {
|
||||
|
||||
Reference in New Issue
Block a user