Add Microsoft Visual Studio and Playnite to presets

This commit is contained in:
Ertuğrul Şakar
2025-11-23 19:58:24 +03:00
committed by GitHub
parent 02bb1a1e72
commit 7169e5e608
+6 -2
View File
@@ -23,7 +23,9 @@ export const PACKAGE_PRESETS: Record<PlatformId, Record<UserCategory, string[]>>
"PuTTY.PuTTY", "PuTTY.PuTTY",
"WinMerge.WinMerge", "WinMerge.WinMerge",
"EclipseFoundation.Eclipse", "EclipseFoundation.Eclipse",
"Anysphere.Cursor" "Anysphere.Cursor",
"Microsoft.VisualStudio.2022.Community
], ],
"design": [ "design": [
"GIMP.GIMP", "GIMP.GIMP",
@@ -76,7 +78,8 @@ export const PACKAGE_PRESETS: Record<PlatformId, Record<UserCategory, string[]>>
"Valve.Steam", "Valve.Steam",
"Discord.Discord", "Discord.Discord",
"EpicGames.EpicGamesLauncher", "EpicGames.EpicGamesLauncher",
"GOG.Galaxy" "GOG.Galaxy",
"Playnite.Playnite"
], ],
"productivity": [ "productivity": [
"Notion.Notion", "Notion.Notion",
@@ -154,6 +157,7 @@ export const PACKAGE_PRESETS: Record<PlatformId, Record<UserCategory, string[]>>
"steam", "steam",
"discord", "discord",
"epic-games" "epic-games"
], ],
"productivity": [ "productivity": [
"notion", "notion",