Satisfy formatter

This commit is contained in:
Henrik Giesel 2021-07-30 21:25:31 +02:00
parent 8ee6ccf853
commit 647a2a3e59

View file

@ -30,8 +30,8 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
theme="primary"
on:click={() => save()}
tooltip={shortcutLabel}
on:mount={withButton(createShortcut)}
>{tr.actionsSave()}</LabelButton>
on:mount={withButton(createShortcut)}>{tr.actionsSave()}</LabelButton
>
</WithShortcut>
</ButtonGroupItem>
</ButtonGroup>