Add basic update notifications (#9)
This commit is contained in:
1
src/shared/settings.d.ts
vendored
1
src/shared/settings.d.ts
vendored
@@ -16,4 +16,5 @@ export interface Settings {
|
||||
disableMinSize?: boolean;
|
||||
tray?: boolean;
|
||||
minimizeToTray?: boolean;
|
||||
skippedUpdate?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user