summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH Lohaus <hlohaus@users.noreply.github.com>2024-04-06 18:07:43 +0200
committerGitHub <noreply@github.com>2024-04-06 18:07:43 +0200
commit93f6084055d1b55789bf833e83dc201222d486cf (patch)
tree595ccdd3afcb07c13cf186dedf8b621e28b9cba0
parentUpdate index.html (diff)
downloadgpt4free-93f6084055d1b55789bf833e83dc201222d486cf.tar
gpt4free-93f6084055d1b55789bf833e83dc201222d486cf.tar.gz
gpt4free-93f6084055d1b55789bf833e83dc201222d486cf.tar.bz2
gpt4free-93f6084055d1b55789bf833e83dc201222d486cf.tar.lz
gpt4free-93f6084055d1b55789bf833e83dc201222d486cf.tar.xz
gpt4free-93f6084055d1b55789bf833e83dc201222d486cf.tar.zst
gpt4free-93f6084055d1b55789bf833e83dc201222d486cf.zip
-rw-r--r--g4f/gui/client/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/g4f/gui/client/index.html b/g4f/gui/client/index.html
index 76025ebf..f63932e7 100644
--- a/g4f/gui/client/index.html
+++ b/g4f/gui/client/index.html
@@ -49,7 +49,7 @@
<body>
<div class="gradient"></div>
<div class="row">
- <div class="box conversations">
+ <div class="box conversations hidden">
<div class="top">
<button class="new_convo" onclick="new_conversation()">
<i class="fa-regular fa-plus"></i>