Philipp Dormann
4 years ago
No known key found for this signature in database
GPG Key ID: 3BB9ADD52DCA4314
1 changed files with
0 additions and
1 deletions
-
src/components/NotificationDialog.vue
|
|
@ -207,7 +207,6 @@ |
|
|
|
|
|
|
|
<template v-if="notification.type === 'pushover'"> |
|
|
|
<div class="mb-3"> |
|
|
|
<div class="mb-3"> |
|
|
|
<label for="pushover-app-token" class="form-label">APP_TOKEN</label> |
|
|
|
<input type="text" class="form-control" id="pushover-app-token" required v-model="notification.pushoverAppToken"> |
|
|
|
</div> |
|
|
|