mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 15:39:46 +00:00
Spelling
This commit is contained in:
parent
f00fd51a91
commit
425c888fd1
@ -16,7 +16,7 @@ public static class DataSourceTypeExtension
|
||||
{
|
||||
DataSourceType.LOCAL_FILE => "Local File",
|
||||
DataSourceType.LOCAL_DIRECTORY => "Local Directory",
|
||||
DataSourceType.ERI => "ERI Server",
|
||||
DataSourceType.ERI => "External ERI Server",
|
||||
|
||||
_ => "None",
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user