namespace AIStudio.Components.Settings;
public partial class SettingsPanelAgenda : SettingsPanelBase
{
protected override SettingsPanel Type { get; }
}