poprawki dziennika rj / dr

This commit is contained in:
2023-06-30 20:50:03 +02:00
parent 72ff857fff
commit 1b85cc5f58
9 changed files with 216 additions and 167 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ let data = reactive({
{
name: 'driver',
titlePath: 'journal.driver-stats-title',
inactive: true,
// inactive: true,
},
] as { name: TStatTab; titlePath: string; inactive?: boolean }[],
});