mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-07-27 21:42:56 +00:00
Formatting
This commit is contained in:
parent
6280d5a87f
commit
1223914814
@ -108,7 +108,6 @@ public partial class ChatTemplateDialog : MSGComponentBase
|
||||
{
|
||||
item.HideFromUser = true;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
await base.OnInitializedAsync();
|
||||
|
@ -6,7 +6,6 @@ namespace AIStudio.Dialogs.Settings;
|
||||
|
||||
public partial class SettingsDialogChatTemplate : SettingsDialogBase
|
||||
{
|
||||
|
||||
[Parameter]
|
||||
public bool CreateTemplateFromExistingChatThread { get; set; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user