feat: add OneNote Tools to toolbox release

This commit is contained in:
2026-07-22 17:09:40 +02:00
parent b7eefff5ae
commit 1d4cacab55
5 changed files with 90 additions and 70 deletions

View File

@@ -16,6 +16,10 @@
{
"manifest": "./apps/xslt/toolbox-app.json",
"enabled": true
},
{
"manifest": "./apps/onenote/toolbox-app.json",
"enabled": true
}
]
}