mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-05-11 10:35:50 +08:00
fix: determine
This commit is contained in:
@@ -13,7 +13,9 @@ const theme: GlobalThemeOverrides = {
|
||||
|
||||
const { refresh, isLoggedin } = useAuth();
|
||||
|
||||
refresh();
|
||||
if(isLoggedin.value){
|
||||
refresh();
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user