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.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Components/Notification.vue b/src/Components/Notification.vue
index c1855e6..3d7e9a6 100644
--- a/src/Components/Notification.vue
+++ b/src/Components/Notification.vue
@@ -266,6 +266,7 @@ export default {
/**
* Create a browser notification
+ *
* @see https://developer.mozilla.org/en/docs/Web/API/notification
*/
_createWebNotification() {