mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-14 22:41:36 +00:00
Formatting
This commit is contained in:
parent
602448246a
commit
a03890e72d
@ -39,6 +39,7 @@ public partial class AttachDocuments : MSGComponentBase
|
|||||||
|
|
||||||
[Inject]
|
[Inject]
|
||||||
private IDialogService DialogService { get; init; } = null!;
|
private IDialogService DialogService { get; init; } = null!;
|
||||||
|
|
||||||
private const Placement TOOLBAR_TOOLTIP_PLACEMENT = Placement.Top;
|
private const Placement TOOLBAR_TOOLTIP_PLACEMENT = Placement.Top;
|
||||||
|
|
||||||
#region Overrides of MSGComponentBase
|
#region Overrides of MSGComponentBase
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user