6 lines
123 B
C#
6 lines
123 B
C#
namespace Hyperbar.Widget.Contextual.Windows;
|
|
|
|
public class ContextualWidgetConfiguration :
|
|
WidgetConfiguration
|
|
{
|
|
} |