forked from swee/MeowNex
Update dashboard.html
This commit is contained in:
parent
8958941758
commit
793a5ed08d
1 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,11 @@
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<a class="download" style="background: #027ef9;" title="Refresh stats" onclick="refresh();"><img src="https://swee.codes/icons/refresh.svg"></a>
|
<a class="download" style="background: #027ef9;" title="Refresh stats" onclick="refresh();"><img src="https://swee.codes/icons/refresh.svg"></a>
|
||||||
|
<hr>
|
||||||
|
<h1>Last AI Request:</h1>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<div width="100%" id="aichat">...</div>
|
||||||
</center>
|
</center>
|
||||||
<script src="script.js"></script>
|
<script src="script.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue