Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Components/Notification.vue')
-rw-r--r--src/Components/Notification.vue2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Components/Notification.vue b/src/Components/Notification.vue
index c72107e..c1855e6 100644
--- a/src/Components/Notification.vue
+++ b/src/Components/Notification.vue
@@ -283,8 +283,6 @@ export default {
window.location.href = this.link
}.bind(this)
}
-
- setTimeout(n.close.bind(n), 5000)
},
},
}