mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-20 01:33:56 +00:00
fix: adding bit validation to is deleted
This commit is contained in:
@@ -45,6 +45,7 @@ export interface UserGame {
|
||||
}
|
||||
|
||||
export interface GameRunning {
|
||||
id: string;
|
||||
title: string;
|
||||
iconUrl: string | null;
|
||||
objectId: string;
|
||||
|
||||
Reference in New Issue
Block a user