Browse Source

adding a comma

Ívar Óli Sigurðsson 2 tháng trước cách đây
mục cha
commit
c5a09cdd21
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      backend/open_webui/retrieval/loaders/main.py

+ 1 - 1
backend/open_webui/retrieval/loaders/main.py

@@ -76,7 +76,7 @@ known_source_ext = [
     "jsx",
     "hs",
     "lhs",
-    "json"
+    "json",
 ]