mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-18 20:24:36 -05:00
style: formats
This commit is contained in:
parent
4323dee781
commit
c42e550382
@ -17,7 +17,6 @@
|
|||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<label for="message_thread_id" class="form-label">{{ $t("Message Thread ID") }}</label>
|
<label for="message_thread_id" class="form-label">{{ $t("Message Thread ID") }}</label>
|
||||||
<input id="message_thread_id" v-model="$parent.notification.telegramMessageThreadID" type="text" class="form-control">
|
<input id="message_thread_id" v-model="$parent.notification.telegramMessageThreadID" type="text" class="form-control">
|
||||||
<p class="form-text">Message Thread ID: Optional Unique identifier for the target message thread (topic) of the forum; for forum supergroups only</p>
|
<p class="form-text">Message Thread ID: Optional Unique identifier for the target message thread (topic) of the forum; for forum supergroups only</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user