Files
NegStation/negstation_widgets.json
2025-07-28 19:40:32 +02:00

26 lines
496 B
JSON

[
{
"widget_type": "LogWidget",
"config": {
"label": "LogWidget"
}
},
{
"widget_type": "CamControlWidget",
"config": {
"label": "CamControlWidget"
}
},
{
"widget_type": "ImageViewerWidget",
"config": {
"label": "ImageViewerWidget"
}
},
{
"widget_type": "RawSettingsWidget",
"config": {
"label": "RawSettingsWidget"
}
}
]