mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-21 22:05:38 -04:00
Convert App to TypeScript
This commit is contained in:
committed by
Mark McDowall
parent
d46f4b2154
commit
d6d90a64a3
@@ -49,6 +49,7 @@ export interface AppSectionState {
|
||||
isConnected: boolean;
|
||||
isReconnecting: boolean;
|
||||
version: string;
|
||||
prevVersion?: string;
|
||||
dimensions: {
|
||||
isSmallScreen: boolean;
|
||||
width: number;
|
||||
|
||||
Reference in New Issue
Block a user