allow setting to be toggled from the json file
This commit is contained in:
@@ -6,5 +6,6 @@ public sealed partial class WidgetView :
|
||||
UserControl,
|
||||
IWidgetView
|
||||
{
|
||||
public WidgetView() => InitializeComponent();
|
||||
public WidgetView() =>
|
||||
InitializeComponent();
|
||||
}
|
||||
Reference in New Issue
Block a user