2 Commits 00112cf16d ... fcc2216b84

Autore SHA1 Messaggio Data
  Wangbo fcc2216b84 Merge branch 'master' of http://gogs.gisvg.com/YDM/dify-web 2 mesi fa
  Wangbo 2adf523749 1 2 mesi fa
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      .vscode/settings.json

+ 6 - 0
.vscode/settings.json

@@ -0,0 +1,6 @@
+{
+    "i18n-ally.localesPaths": [
+        "i18n",
+        "public/vs/language"
+    ]
+}