This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
root
/
HeyPuter
mirror de
https://github.com/HeyPuter/puter.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
chore: add word spelling dictionary :angel:
Didi Keke
1 ano atrás
pai
3914a14a2a
commit
2d6dfd9002
1 arquivos alterados
com
6 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
6
0
.vscode/settings.json
+ 6
- 0
.vscode/settings.json
Ver arquivo
@@ -0,0 +1,6 @@
+{
+ "cSpell.words": [
+ "heyputer",
+ "Puter"
+ ]
+}