mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-10 13:23:15 +08:00
improve notification component, no double template
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<input id="name" v-model="notification.name" type="text" class="form-control" required>
|
||||
</div>
|
||||
|
||||
<Telegram></Telegram>
|
||||
<Telegram v-if="notification.type === 'telegram'"></Telegram>
|
||||
|
||||
<!-- TODO: Convert all into vue components, but not an easy task. -->
|
||||
|
||||
|
Reference in New Issue
Block a user