mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Statystyki DR (wip)
This commit is contained in:
@@ -146,13 +146,13 @@ export default defineComponent({
|
||||
statsButtons: [
|
||||
{
|
||||
tab: Journal.StatsTab.DAILY_STATS,
|
||||
localeKey: 'journal.daily-stats-title',
|
||||
localeKey: 'journal.daily-stats-button',
|
||||
iconName: 'stats',
|
||||
disabled: false
|
||||
},
|
||||
{
|
||||
tab: Journal.StatsTab.DRIVER_STATS,
|
||||
localeKey: 'journal.driver-stats-title',
|
||||
localeKey: 'journal.driver-stats-button',
|
||||
iconName: 'user',
|
||||
disabled: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user