feat(chat): save and view chat history — admin-only saved_chats, History page, open-a-chat return
This commit is contained in:
@@ -28,6 +28,7 @@ HTML_PAGES = (
|
||||
"document.html",
|
||||
"login.html",
|
||||
"git-sources.html",
|
||||
"history.html", # phase 50: the admin saved-chats page
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user