This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
root
/
HeyPuter
mirror of
https://github.com/HeyPuter/puter.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
chore: add word spelling dictionary :angel:
Didi Keke
1 năm trước cách đây
mục cha
3914a14a2a
commit
2d6dfd9002
1 tập tin đã thay đổi
với
6 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
6
0
.vscode/settings.json
+ 6
- 0
.vscode/settings.json
Xem Tập Tin
@@ -0,0 +1,6 @@
+{
+ "cSpell.words": [
+ "heyputer",
+ "Puter"
+ ]
+}