Session api token validation

This commit is contained in:
2026-06-27 19:11:23 +10:00
parent 6e69bea82a
commit 164b590a6c
7 changed files with 66 additions and 17 deletions
+1
View File
@@ -29,6 +29,7 @@ export interface UserSettings {
departure_board_columns: string[]
show_map_legend: boolean
hide_impossible_achievements: boolean
hide_map_filters: boolean
}