This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
YDM
/
dify-web
Seguir
2
Destacar
0
Fork
0
2 Commits
00112cf16d
...
fcc2216b84
Autor
SHA1
Mensaje
Fecha
Wangbo
fcc2216b84
Merge branch 'master' of http://gogs.gisvg.com/YDM/dify-web
hace 2 meses
Wangbo
2adf523749
1
hace 2 meses
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
6
0
.vscode/settings.json
+ 6
- 0
.vscode/settings.json
Ver fichero
@@ -0,0 +1,6 @@
+{
+ "i18n-ally.localesPaths": [
+ "i18n",
+ "public/vs/language"
+ ]
+}