feat: Add 'Millis' to cSpell words in VSCode settings

This commit is contained in:
Firman Ramdhani
2026-01-28 17:50:27 +07:00
parent 47f365d1a7
commit 8d898d39d6
+1 -1
View File
@@ -4,5 +4,5 @@
"mode": "auto"
}
],
"cSpell.words": ["Ujung", "Pandang", "WITA"]
"cSpell.words": ["Millis", "Pandang", "Ujung", "WITA"]
}