make notification errors go away automatically

This commit is contained in:
2025-01-04 18:02:10 -07:00
parent 086ccce0bb
commit f405e7d02f
21 changed files with 71 additions and 72 deletions

View File

@@ -138,7 +138,7 @@ export default class SeedBackupView extends Vue {
title: "Error Loading Profile",
text: "Got an error loading your seed data.",
},
-1,
3000,
);
}
}