mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-07-07 13:37:55 +02:00
refactor: prompt manual update on linux
This commit is contained in:
@@ -70,6 +70,8 @@ export interface AppUpdateInfo {
|
||||
download_url: string;
|
||||
is_nightly: boolean;
|
||||
published_at: string;
|
||||
manual_update_required: boolean;
|
||||
release_page_url?: string;
|
||||
}
|
||||
|
||||
export interface AppUpdateProgress {
|
||||
|
||||
Reference in New Issue
Block a user