forked from FoundKeyGang/FoundKey
✌️
This commit is contained in:
parent
50bd1d9a5d
commit
75f8d5e7d9
1 changed files with 0 additions and 4 deletions
|
@ -31,10 +31,6 @@ export default async function(mios: MiOS, force = false, silent = false) {
|
|||
|
||||
return newer;
|
||||
} else {
|
||||
mios.apis.dialog({
|
||||
title: '%i18n:common.update-available-title%',
|
||||
text: 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
|
||||
});
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue