Formatting

This commit is contained in:
Thorsten Sommer 2026-03-16 09:08:22 +01:00
parent efef33f950
commit 63fa98bd3d
Signed by untrusted user who does not match committer: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -141,7 +141,6 @@
</MudTooltip>
}
@if (!this.ChatThread.IsLLMProviderAllowed(this.Provider))
{
<MudTooltip Text="@T("The selected provider is not allowed in this chat due to data security reasons.")" Placement="@TOOLBAR_TOOLTIP_PLACEMENT">