tweak priority

This commit is contained in:
Michael Telatynski 2021-04-14 11:03:02 +01:00
parent c70327819a
commit ce2ea3fb1d

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({