mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-19 09:51:35 +02:00
Set up the Options view bound to the prefs & settings stores
This commit is contained in:
@@ -13,6 +13,7 @@ export default async function auth({ to, next, stores }) {
|
||||
preferences: currentUser.preferences,
|
||||
isAdmin: currentUser.is_admin,
|
||||
})
|
||||
user.applyUserPrefs()
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user