feat(screen-locker): add early-bird workout checks and phone verification updates

This commit is contained in:
Krzysztof kuhy Rudnicki 2026-05-01 19:07:34 +02:00
parent c1cdd4535f
commit 1f22281993

View File

@ -80,6 +80,7 @@ PROTECTED_APP_IDS = {
# Games allowed to be installed anytime
3949040, # RV There Yet?
2252570,
220200,
}
STEAMAPPS_PATH = Path("~/.local/share/Steam/steamapps").expanduser()