Browse Source

easier merging 🤞

pull/52/head
Philipp Dormann 4 years ago
parent
commit
25a93b05dc
No known key found for this signature in database GPG Key ID: 3BB9ADD52DCA4314
  1. 2
      src/components/NotificationDialog.vue

2
src/components/NotificationDialog.vue

@ -260,7 +260,7 @@ export default {
this.id = null;
this.notification = {
name: "",
type: null
type: null,
}
// Default set to Telegram

Loading…
Cancel
Save