diff --git a/src/components/features/ProfileView.svelte b/src/components/features/ProfileView.svelte index 20f95a7..138e8a9 100644 --- a/src/components/features/ProfileView.svelte +++ b/src/components/features/ProfileView.svelte @@ -1,12 +1,11 @@ - diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index de69206..ac92655 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -1,12 +1,13 @@ - @@ -36,12 +37,12 @@ - +
- isCompressedProfileShown = !isCompressedProfileShown}> + isCompressedProfileShown = !isCompressedProfileShown}> Switch Format: {#if isCompressedProfileShown} Base64-Encoded diff --git a/src/routes/features/maintenance/import/+page.svelte b/src/routes/features/maintenance/import/+page.svelte index d77612b..b5a1ec0 100644 --- a/src/routes/features/maintenance/import/+page.svelte +++ b/src/routes/features/maintenance/import/+page.svelte @@ -1,4 +1,4 @@ -