Update workspace settings

This commit is contained in:
2021-11-11 16:17:01 -05:00
parent 8d00cfefbb
commit 57f48e89e0

View File

@@ -7,7 +7,11 @@
"settings": {
"window.title": "openwrtbuilder",
"cSpell.words": [
"openwrtbuilder",
"padx"
],
"cSpell.ignoreWords": [
"openwrtbuilder"
]
}
}