From ce2ea3fb1d2b3c93b43079bde1b135141b073190 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Wed, 14 Apr 2021 11:03:02 +0100 Subject: [PATCH] tweak priority --- src/vector/platform/ElectronPlatform.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vector/platform/ElectronPlatform.tsx b/src/vector/platform/ElectronPlatform.tsx index 2d52a2fe4a..415b06d7cf 100644 --- a/src/vector/platform/ElectronPlatform.tsx +++ b/src/vector/platform/ElectronPlatform.tsx @@ -262,7 +262,7 @@ export default class ElectronPlatform extends VectorBasePlatform { name, }, component: ElectronDownloadToast, - priority: 99, + priority: 98, }); } else if (state === "completed") { ToastStore.sharedInstance().addOrReplaceToast({