XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 1
返回提交历史

XFEstudio/gpt4free

Update index.html

93f60840
H Lohaus <hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +1 -1
Modified g4f/gui/client/index.html +1 -1
@@ -49,7 +49,7 @@
49 49 <body>
50 50 <div class="gradient"></div>
51 51 <div class="row">
52 <div class="box conversations">
52 <div class="box conversations hidden">
53 53 <div class="top">
54 54 <button class="new_convo" onclick="new_conversation()">
55 55 <i class="fa-regular fa-plus"></i>