-
-
-
-
+
+
+ {$t('obtainium_configurator_instructions')}
+
+
-
- {#if inputUrl && inputApiKey && archVariant}
-
-
-
- {:else}
-
- {$t('obtainium_configurator_instructions')}
-
- {/if}
-
+
+
+
+
+
+
+
+
+
+
+
+ {#if inputUrl && inputApiKey && archVariant}
+
+
+
+
+
+
+
+
+ {/if}
diff --git a/web/src/routes/auth/onboarding/+page.svelte b/web/src/routes/auth/onboarding/+page.svelte
index c046c5fadf..9b33351d0f 100644
--- a/web/src/routes/auth/onboarding/+page.svelte
+++ b/web/src/routes/auth/onboarding/+page.svelte
@@ -90,7 +90,7 @@
component: OnboardingMobileApp,
role: OnboardingRole.USER,
title: $t('mobile_app'),
- icon: mdiCellphoneArrowDownVariant, // or you can use mdiCellphone
+ icon: mdiCellphoneArrowDownVariant,
},
]);
@@ -167,7 +167,7 @@
style="width: {(onboardingProgress / onboardingStepCount) * 100}%"
>
-