6 lines
111 B
C#
6 lines
111 B
C#
namespace Hyperbar.Windows.Primary;
|
|
|
|
public class PrimaryWidgetConfiguration :
|
|
List<IPrimaryCommand>
|
|
{
|
|
} |