Reformat JS with Prettier 3.5.3

Co-authored-by: hrb-hub <hrb-hub@users.noreply.github.com>
This commit is contained in:
ivk 2025-07-07 11:51:45 +02:00
parent 28b0f9a436
commit c451cf6a3c
283 changed files with 1096 additions and 753 deletions

View file

@ -52,7 +52,7 @@ export class DialogHeaderBar implements Component<DialogHeaderBarAttrs> {
"data-testid": `dialog:${lang.getTestId(a.middle)}`,
},
[m(".text-ellipsis", lang.getTranslationText(a.middle))],
)
)
: null,
m(
columnClass + ".mr-negative-s.flex.justify-end",