Formatting

This commit is contained in:
Pieter Vander Vennet 2022-11-14 01:29:22 +01:00
parent 2ecb60df37
commit 341d556331
2 changed files with 3 additions and 3 deletions

View file

@ -160,7 +160,7 @@ export default class SimpleAddUI extends Toggle {
},
{
cancelIcon: Svg.back_svg(),
cancelText: Translations.t.general.add.backToSelect
cancelText: Translations.t.general.add.backToSelect,
}
)
})