This commit is contained in:
2019-11-13 22:04:56 +00:00
parent 346713d22e
commit 125fc90be8
2 changed files with 14 additions and 7 deletions

View File

@@ -56,13 +56,6 @@ export default {
//If don't use nextTick then don't get all visible when multiple in sequence
this.$nextTick(() => {
this.isVisible = true;
// eslint-disable-next-line no-console
console.log(
this.currentNotification.timeout +
" (" +
this.currentNotification.message +
")"
);
});
//Show it for the designated time before moving on to the next