diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-09-11 16:48:35 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-09-11 16:48:35 -0400 |
| commit | 81feb03288166755545401b9df2ff2c9bc3ae7d7 (patch) | |
| tree | 7fc6799626519e5b01fb137f5440c99fda5faca7 /src/api/lsfgApi.ts | |
| parent | f185d26f4d37894183cdfa8c3e6ffc718cb3b103 (diff) | |
| download | decky-lsfg-vk-81feb03288166755545401b9df2ff2c9bc3ae7d7.tar.gz decky-lsfg-vk-81feb03288166755545401b9df2ff2c9bc3ae7d7.zip | |
handle flatpak grey, id proton and exclusionschore/migrate
Diffstat (limited to 'src/api/lsfgApi.ts')
| -rw-r--r-- | src/api/lsfgApi.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/api/lsfgApi.ts b/src/api/lsfgApi.ts index 883f56e..44b72b5 100644 --- a/src/api/lsfgApi.ts +++ b/src/api/lsfgApi.ts @@ -41,6 +41,7 @@ export interface InstalledGame { appid: string; name: string; nonSteam: boolean; + isFlatpakShortcut?: boolean; } export interface GlobalConfig { |
