Skip to content
Snippets Groups Projects
Commit d81478dc authored by Ina Martini's avatar Ina Martini
Browse files

chore: run format checks

parent 1d28df10
No related branches found
No related tags found
3 merge requests!66Final merge,!42Refactor interactiveSpare to modal,!4Pipeline fix
Pipeline #281267 failed
......@@ -72,7 +72,7 @@ async function onButtonClick() {
await accountStore.postAccount('SPENDING', spendingAccountNumber, 0)
await router.push({name: 'home', query: {firstLogin: 'true'}})
await router.push({ name: 'home', query: { firstLogin: 'true' } })
}
function restrictToNumbers(event: InputEvent, type: string) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment