feat: adding source search

This commit is contained in:
Chubby Granny Chaser 2024-12-20 17:12:21 +00:00
commit 5551125865
No known key found for this signature in database
42 changed files with 1519 additions and 859 deletions

View file

@ -150,6 +150,7 @@ export interface UserPreferences {
runAtStartup: boolean;
startMinimized: boolean;
disableNsfwAlert: boolean;
showHiddenAchievementsDescription: boolean;
}
export interface Steam250Game {