mirror of
https://github.com/tutao/tutanota.git
synced 2025-10-19 16:03:43 +00:00
Reformat JS with Prettier 3.5.3
Co-authored-by: hrb-hub <hrb-hub@users.noreply.github.com>
This commit is contained in:
parent
28b0f9a436
commit
c451cf6a3c
283 changed files with 1096 additions and 753 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue