mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-23 22:25:56 -04:00
New: Allow major version updates to be installed
This commit is contained in:
committed by
Mark McDowall
parent
c023fc7008
commit
0e95ba2021
@@ -46,6 +46,7 @@ export interface CustomFilter {
|
||||
}
|
||||
|
||||
export interface AppSectionState {
|
||||
version: string;
|
||||
dimensions: {
|
||||
isSmallScreen: boolean;
|
||||
width: number;
|
||||
|
||||
Reference in New Issue
Block a user