diff --git a/scripts/bin/handleScreenshot.ts b/scripts/bin/handleScreenshot.ts index c92b97c..35edd9d 100755 --- a/scripts/bin/handleScreenshot.ts +++ b/scripts/bin/handleScreenshot.ts @@ -49,8 +49,9 @@ import { getRegretevatorState } from "../lib/RegretevatorUtil"; */ const windowcClassFriendyName: {[windowClass: string]: string} = { + "steam_app_1671210": "Deltarune", "org.vinegarhq.Sober": "Roblox", - "steam_app_1690940": "Deltarune" + "steam_app_1690940": "Deltarune", // demo } async function getWMClass(): Promise {