settings: Refine logic to hide summarize topic setting.

The previous logic had it invisible always, even if the
server_can_summarize_topics was enabled.
This commit is contained in:
Tim Abbott
2025-03-20 10:36:34 -07:00
parent 719f8db654
commit 8403619be9

View File

@@ -356,7 +356,8 @@
}}
{{/if}}
<div class="disabled-unfinished-feature" style="display: none">
<div class="disabled-unfinished-feature"
{{#unless server_can_summarize_topics}}style="display: none"{{/unless}}>
{{#unless server_can_summarize_topics}}
<div class="tip">
{{#if is_plan_self_hosted}}