Просмотр исходного кода

Merge pull request #812 from open-webui/fix

Update config.json
Timothy Jaeryang Baek 1 год назад
Родитель
Сommit
d680d2cda9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      backend/data/config.json

+ 1 - 1
backend/data/config.json

@@ -28,7 +28,7 @@
                     "of a website's sticky header"
                 ],
                 "content": "Show me a code snippet of a website's sticky header in CSS and JavaScript."
-            },
+            }
         ]
     }
 }