mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-05-13 20:54:08 +00:00
another style change
This commit is contained in:
parent
dd70202ff3
commit
673761339e
@ -181,7 +181,7 @@ public partial class AttachDocuments : MSGComponentBase
|
||||
{
|
||||
if(!await FileExtensionValidation.IsExtensionValidWithNotifyAsync(FileExtensionValidation.UseCase.ATTACHING_CONTENT, path, this.ValidateMediaFileTypes, this.Provider))
|
||||
continue;
|
||||
|
||||
|
||||
this.DocumentPaths.Add(FileAttachment.FromPath(path));
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user