[MIRROR] TG-Chat visual limits and fixes (#7580)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Selis <selis@xynolabs.com>
This commit is contained in:
CHOMPStation2
2024-01-19 00:20:48 +01:00
committed by GitHub
co-authored by Kashargul Selis
parent afb4a56f7d
commit 27623e4bd4
23 changed files with 460 additions and 193 deletions
+6
View File
@@ -0,0 +1,6 @@
/client/verb/export_chat()
set category = "OOC"
set name = "Export Chatlog"
set desc = "Allows to trigger the chat export"
to_chat(usr, "<span data-command=\"$do_export\"></span>")