Added UUID to frontend under bot options panel

This commit is contained in:
Matthew Bryant (mandatory)
2020-11-16 01:27:42 -08:00
parent a0fb3876cf
commit 0770015978
+3
View File
@@ -152,6 +152,9 @@
<p>
This bot has a User-Agent of <code>{{ options_selected_bot.user_agent }}</code> and was first seen {{ options_selected_bot.createdAt | moment("MMMM Do YYYY, h:mm:ss a") }}.
</p>
<p>
Bot UUID is <code>{{options_selected_bot.id}}</code>
</p>
<hr />
<div class="input-group">
<div class="input-group-prepend">