fix: make todos and commands working in meeting minutes (#7244)

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
Alexander Onnikov
2024-12-02 21:15:49 +07:00
committed by GitHub
parent db5890b831
commit 1d1e9cdd98
11 changed files with 149 additions and 135 deletions
@@ -95,9 +95,9 @@
{/if}
<ModernButton
icon={view.icon.Configure}
label={view.string.Show}
{kind}
size={'small'}
iconSize={'small'}
{disabled}
{pressed}
tooltip={{ label: view.string.CustomizeView, direction: 'bottom' }}