frontend: improve launch UI and refactor stream to new page
This commit is contained in:
@@ -2,6 +2,7 @@ export interface App {
|
||||
title: string;
|
||||
id: number;
|
||||
hdr_supported: boolean;
|
||||
active: boolean;
|
||||
}
|
||||
|
||||
export interface AppsResponse {
|
||||
|
||||
Reference in New Issue
Block a user