Settings: OTA update check: be verbose

This commit is contained in:
Nicolas Mailloux 2021-09-05 09:52:35 -04:00
parent 9154d6a0bd
commit 462a7b269b

View file

@ -906,7 +906,7 @@ void settings::openUpdateDialogOTA(bool open) {
openUpdateDialog();
}
else {
;
emit showToast("No update available");
}
}