forked from jsnbuchanan/crowd-funder-for-time-pwa
make notification errors go away automatically
This commit is contained in:
@@ -479,7 +479,7 @@ export default class DIDView extends Vue {
|
||||
title: "Error",
|
||||
text: e.userMessage || "There was a problem retrieving claims.",
|
||||
},
|
||||
-1,
|
||||
3000,
|
||||
);
|
||||
} finally {
|
||||
this.isLoading = false;
|
||||
|
||||
Reference in New Issue
Block a user