tweak priority

t3chguy/fix/7104
Michael Telatynski 2021-04-14 11:03:02 +01:00
parent c70327819a
commit ce2ea3fb1d
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ export default class ElectronPlatform extends VectorBasePlatform {
name,
},
component: ElectronDownloadToast,
priority: 99,
priority: 98,
});
} else if (state === "completed") {
ToastStore.sharedInstance().addOrReplaceToast({