mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-23 19:31:13 -05:00
Refactor settings page
This commit is contained in:
@@ -105,6 +105,7 @@ export interface Profile {
|
||||
location?: Location;
|
||||
location_id?: string;
|
||||
personal_location?: string;
|
||||
home_park_id?: string;
|
||||
date_of_birth?: string;
|
||||
privacy_level: 'public' | 'friends' | 'private';
|
||||
theme_preference: 'light' | 'dark' | 'system';
|
||||
|
||||
Reference in New Issue
Block a user