style: fix prettier formatting in gdpr page
This commit is contained in:
@@ -253,7 +253,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// eslint-disable-next-line svelte/no-navigation-without-resolve
|
// eslint-disable-next-line svelte/no-navigation-without-resolve
|
||||||
function handleGotoAccount() { goto('/account'); }
|
function handleGotoAccount() {
|
||||||
|
goto('/account');
|
||||||
|
}
|
||||||
|
|
||||||
function handlePrint() {
|
function handlePrint() {
|
||||||
window.print();
|
window.print();
|
||||||
|
|||||||
Reference in New Issue
Block a user