Update devices

This commit is contained in:
redphx
2024-12-05 17:29:03 +07:00
parent c96b3a0c70
commit 72ef22c697
31 changed files with 67 additions and 66 deletions

View File

@@ -2,7 +2,7 @@
"json.schemas": [
{
"fileMatch": [
"devices/*.json"
"devices/**/*.json"
],
"url": ".vscode/schemas/device.json"
}