From a9a678a6b2264e5895533217b0cf8f250534cc58 Mon Sep 17 00:00:00 2001 From: brucepro Date: Mon, 25 Nov 2024 08:11:55 -0800 Subject: [PATCH] Add download chat feature to server chat (#10481) * Add download chat feature to server chat Add a download feature next to the delete chat feature in the server vue chat interface. * code style --------- Co-authored-by: Xuan Son Nguyen --- examples/server/public/index.html | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/examples/server/public/index.html b/examples/server/public/index.html index 6216c0841..c54260867 100644 --- a/examples/server/public/index.html +++ b/examples/server/public/index.html @@ -81,7 +81,13 @@ - +