mirror of
https://github.com/Quill-OS/quill.git
synced 2024-10-31 21:33:22 -07:00
Settings: OTA update check: be verbose
This commit is contained in:
parent
9154d6a0bd
commit
462a7b269b
1 changed files with 1 additions and 1 deletions
|
@ -906,7 +906,7 @@ void settings::openUpdateDialogOTA(bool open) {
|
|||
openUpdateDialog();
|
||||
}
|
||||
else {
|
||||
;
|
||||
emit showToast("No update available");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue