mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-20 01:33:56 +00:00
ci: updating build to support ws url
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
export type GameShop = "steam" | "epic";
|
||||
|
||||
export type ShortcutLocation = "desktop" | "start_menu";
|
||||
|
||||
export interface UnlockedAchievement {
|
||||
name: string;
|
||||
unlockTime: number;
|
||||
|
||||
Reference in New Issue
Block a user