mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: fix typo
This commit is contained in:
@@ -124,7 +124,7 @@ async function setupStyles() {
|
||||
document.documentElement.classList.add('accountSettingsPage')
|
||||
}
|
||||
|
||||
// account settings page 登入頁
|
||||
// login page 登入頁
|
||||
else if (/^https?:\/\/passport\.bilibili\.com\/login.*$/.test(currentUrl)) {
|
||||
await import('./pages/loginPage.scss')
|
||||
document.documentElement.classList.add('loginPage')
|
||||
|
||||
Reference in New Issue
Block a user