mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-09-13 18:13:37 +00:00
3 lines
107 B
C#
3 lines
107 B
C#
|
|
namespace AIStudio.Components.Settings;
|
||
|
|
|
||
|
|
public partial class SettingsPanelDataSources : SettingsPanelBase;
|