style: format frontend, backend with prettier

This commit is contained in:
Aleksi Lassila
2026-02-03 23:50:55 +02:00
parent e8d65346c0
commit 3816df0865
28 changed files with 379 additions and 364 deletions

View File

@@ -191,9 +191,9 @@
<Plus size={19} slot="icon" />
Add to Sonarr
</Button>
<Button type="primary-dark" on:clickOrSelect={() => modalStack.close(modalId)}
>Cancel</Button
>
<Button type="primary-dark" on:clickOrSelect={() => modalStack.close(modalId)}>
Cancel
</Button>
</Container>
</Container>