mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 08:43:57 +00:00
fix: reset lastPacket on signout
This commit is contained in:
@@ -25,6 +25,7 @@ export interface SteamMovies {
|
||||
|
||||
export interface SteamAppDetails {
|
||||
name: string;
|
||||
steam_appid: number;
|
||||
detailed_description: string;
|
||||
about_the_game: string;
|
||||
short_description: string;
|
||||
|
||||
Reference in New Issue
Block a user