From 21eff53e7554c916a571cdf006c0d9c6accdf9c9 Mon Sep 17 00:00:00 2001 From: brucepro Date: Sun, 24 Nov 2024 22:41:30 -0800 Subject: [PATCH] Add download chat feature to server chat Add a download feature next to the delete chat feature in the server vue chat interface. --- examples/server/public/index.html | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/examples/server/public/index.html b/examples/server/public/index.html index 6216c0841..804b804f8 100644 --- a/examples/server/public/index.html +++ b/examples/server/public/index.html @@ -81,7 +81,13 @@ - +