break widget related stuff into its own project as the main HB project was just becoming too bloated
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
namespace Hyperbar.Windows.Primary;
|
||||
using Hyperbar.Widget;
|
||||
|
||||
namespace Hyperbar.Windows.Primary;
|
||||
|
||||
[NotificationHandler(nameof(PrimaryWidgetViewModel))]
|
||||
public class PrimaryWidgetViewModel(ITemplateFactory templateFactory,
|
||||
|
||||
Reference in New Issue
Block a user