feat: scaffold webinar-dash plugin with config block

This commit is contained in:
meels
2026-07-28 13:01:52 +02:00
parent b75730fda3
commit af247326b3
3 changed files with 63 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"id": "webinar-dash",
"name": "Webinar dashboard",
"version": "0.1.0",
"minAppVersion": "1.5.0",
"description": "Source pipeline and script coverage for the webinar vault.",
"author": "meels",
"isDesktopOnly": true
}