This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
root
/
HeyPuter
mirror da
https://github.com/HeyPuter/puter.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
chore: add word spelling dictionary :angel:
Didi Keke
1 anno fa
parent
3914a14a2a
commit
2d6dfd9002
1 ha cambiato i file
con
6 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
6
0
.vscode/settings.json
+ 6
- 0
.vscode/settings.json
Vedi File
@@ -0,0 +1,6 @@
+{
+ "cSpell.words": [
+ "heyputer",
+ "Puter"
+ ]
+}