fix: Build error
This commit is contained in:
parent
ac858b37ed
commit
6913598de4
@ -272,7 +272,7 @@ namespace hex::plugin::builtin {
|
||||
}
|
||||
|
||||
if (!downloading) {
|
||||
View::showErrorPopup("hex.builtin.view.store.download_error"_lang);
|
||||
PopupError::open("hex.builtin.view.store.download_error"_lang);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user