Added invert widget

This commit is contained in:
2025-08-01 14:54:29 +02:00
parent 679b47262a
commit af4371ebe4
8 changed files with 121 additions and 10 deletions

View File

@ -6,5 +6,9 @@
{
"widget_type": "StageViewerWidget",
"config": {}
},
{
"widget_type": "InvertStage",
"config": {}
}
]