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

XFEstudio/gpt4free

Update Webmanifest

383ec539
hlohaus <983577+hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +2 -4
Modified g4f/gui/client/static/img/site.webmanifest +2 -4
@@ -1,6 +1,6 @@
1 1 {
2 2 "name": "",
3 "short_name": "",
3 "short_name": "G4F",
4 4 "icons": [
5 5 {
6 6 "src": "/static/img/android-chrome-192x192.png",
@@ -21,9 +21,7 @@
21 21 "method": "GET",
22 22 "enctype": "application/x-www-form-urlencoded",
23 23 "params": {
24 "title": "name",
25 "text": "prompt",
26 "url": "link"
24 "text": "prompt"
27 25 }
28 26 }
29 27 }