namespace AIStudio.Components.Settings;
public partial class SettingsPanelERIServer : SettingsPanelBase
{
protected override SettingsPanel Type => SettingsPanel.ASSISTANT_ERI_SERVER_PANEL;
}