Simplify profile settings

This commit is contained in:
2021-11-10 10:56:16 -05:00
parent 34573c5a6b
commit 8425dc5373
4 changed files with 76 additions and 277 deletions

View File

@@ -1,3 +1,10 @@
{
"window.title": "openwrtBuild"
"window.title": "openwrtBuild",
"cSpell.words": [
"infile",
"isfile",
"openwrt",
"regen",
"sysbackup"
]
}