diff --git a/src/components/LoginPage.vue b/src/components/LoginPage.vue index b7d4f1ba..459c79b6 100644 --- a/src/components/LoginPage.vue +++ b/src/components/LoginPage.vue @@ -1,7 +1,7 @@ - - diff --git a/src/locales/en.json b/src/locales/en.json index 3a0ad493..0df1d971 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -227,4 +227,4 @@ "register_note": "Register an account for this Piped instance. This will allow you to sync your subscriptions and playlists with your account, so they're stored on the server side. You can use all features without an account, but all data will be stored in your browser's local cache. Please make sure you do NOT use an email address as your username and choose a secure password that you do not use elsewhere.", "login_note": "Log in with an account created on this instance." } -} \ No newline at end of file +}