mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-01 19:32:34 +02:00
🐞 html fix
This commit is contained in:
parent
da8e15a90b
commit
6394c9b137
1 changed files with 0 additions and 1 deletions
|
@ -207,7 +207,6 @@
|
||||||
|
|
||||||
<template v-if="notification.type === 'pushover'">
|
<template v-if="notification.type === 'pushover'">
|
||||||
<div class="mb-3">
|
<div class="mb-3">
|
||||||
<div class="mb-3">
|
|
||||||
<label for="pushover-app-token" class="form-label">APP_TOKEN</label>
|
<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">
|
<input type="text" class="form-control" id="pushover-app-token" required v-model="notification.pushoverAppToken">
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue