This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
root
/
HeyPuter
mirror de
https://github.com/HeyPuter/puter.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
chore: add word spelling dictionary :angel:
Didi Keke
há 1 ano atrás
pai
3914a14a2a
commit
2d6dfd9002
1 ficheiros alterados
com
6 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
6
0
.vscode/settings.json
+ 6
- 0
.vscode/settings.json
Ver Ficheiro
@@ -0,0 +1,6 @@
+{
+ "cSpell.words": [
+ "heyputer",
+ "Puter"
+ ]
+}