More work
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Hyperbar.Controls.Windows;
|
||||
|
||||
namespace Hyperbar.Windows;
|
||||
|
||||
public class AppConfiguration
|
||||
{
|
||||
public DesktopApplicationBarPlacemenet Placement { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user