mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-14 12:01:37 +00:00
Optimized code
This commit is contained in:
parent
85ebc92b89
commit
faf79f113b
@ -6,7 +6,7 @@ using Microsoft.AspNetCore.Components;
|
|||||||
|
|
||||||
namespace AIStudio.Components;
|
namespace AIStudio.Components;
|
||||||
|
|
||||||
using DialogOptions = AIStudio.Dialogs.DialogOptions;
|
using DialogOptions = Dialogs.DialogOptions;
|
||||||
|
|
||||||
public partial class AttachDocuments : MSGComponentBase
|
public partial class AttachDocuments : MSGComponentBase
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user