mirror of
https://github.com/mandatoryprogrammer/CursedChrome
synced 2026-06-08 15:39:30 +00:00
Added UUID to frontend under bot options panel
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user