mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 15:59:48 +00:00
Renamed data source type extensions
This commit is contained in:
parent
8d2b451819
commit
6d3f1f85fc
@ -1,6 +1,6 @@
|
||||
namespace AIStudio.Settings.DataModel;
|
||||
|
||||
public static class DataSourceExtension
|
||||
public static class DataSourceTypeExtension
|
||||
{
|
||||
public static string GetDisplayName(this DataSourceType type)
|
||||
{
|
Loading…
Reference in New Issue
Block a user