This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
root
/
HeyPuter
miroir de
https://github.com/HeyPuter/puter.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
chore: add word spelling dictionary :angel:
Didi Keke
il y a 1 an
Parent
3914a14a2a
commit
2d6dfd9002
1 fichiers modifiés
avec
6 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
6
0
.vscode/settings.json
+ 6
- 0
.vscode/settings.json
Voir le fichier
@@ -0,0 +1,6 @@
+{
+ "cSpell.words": [
+ "heyputer",
+ "Puter"
+ ]
+}