This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
YDM
/
dify-web
Segui
2
Vota
0
Forka
0
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
Visualizzazione separata
Mostra Diff Stats
6
0
.vscode/settings.json
+ 6
- 0
.vscode/settings.json
Vedi File
@@ -0,0 +1,6 @@
+{
+ "i18n-ally.localesPaths": [
+ "i18n",
+ "public/vs/language"
+ ]
+}