mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-11 16:09:06 +00:00
Formatting
This commit is contained in:
parent
9d71978feb
commit
9ce140c16b
@ -23,7 +23,6 @@ public partial class DataSourceLocalFileDialog : ComponentBase
|
|||||||
[Inject]
|
[Inject]
|
||||||
private SettingsManager SettingsManager { get; init; } = null!;
|
private SettingsManager SettingsManager { get; init; } = null!;
|
||||||
|
|
||||||
|
|
||||||
private static readonly Dictionary<string, object?> SPELLCHECK_ATTRIBUTES = new();
|
private static readonly Dictionary<string, object?> SPELLCHECK_ATTRIBUTES = new();
|
||||||
|
|
||||||
private readonly DataSourceValidation dataSourceValidation;
|
private readonly DataSourceValidation dataSourceValidation;
|
||||||
|
Loading…
Reference in New Issue
Block a user