This website works better with JavaScript
Home
Explore
Help
Sign In
YDM
/
dify-web
Watch
2
Star
0
Fork
0
2 Commits
00112cf16d
...
fcc2216b84
Author
SHA1
Message
Date
Wangbo
fcc2216b84
Merge branch 'master' of http://gogs.gisvg.com/YDM/dify-web
2 months ago
Wangbo
2adf523749
1
2 months ago
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
.vscode/settings.json
+ 6
- 0
.vscode/settings.json
View File
@@ -0,0 +1,6 @@
+{
+ "i18n-ally.localesPaths": [
+ "i18n",
+ "public/vs/language"
+ ]
+}