This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
root
/
HeyPuter
espejo de
https://github.com/HeyPuter/puter.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
chore: add word spelling dictionary :angel:
Didi Keke
hace 1 año
padre
3914a14a2a
commit
2d6dfd9002
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 @@
+{
+ "cSpell.words": [
+ "heyputer",
+ "Puter"
+ ]
+}