Merge branch 'main' into feat/displaying-new-game-update

This commit is contained in:
Moyase
2025-11-11 01:32:50 +02:00
committed by GitHub
68 changed files with 4103 additions and 303 deletions

View File

@@ -114,6 +114,7 @@ export interface UserPreferences {
achievementNotificationsEnabled?: boolean;
achievementCustomNotificationsEnabled?: boolean;
achievementCustomNotificationPosition?: AchievementCustomNotificationPosition;
achievementSoundVolume?: number;
friendRequestNotificationsEnabled?: boolean;
friendStartGameNotificationsEnabled?: boolean;
showDownloadSpeedInMegabytes?: boolean;