injected variables are Proxies
This commit is contained in:
@@ -98,7 +98,7 @@ const description = marked.parse(t('support.help.description', {
|
||||
}));
|
||||
|
||||
onMounted(async () => {
|
||||
if (profile.isAtLeastAdmin) await refresh();
|
||||
if (profile.value.isAtLeastAdmin) await refresh();
|
||||
|
||||
await trackPlatformStatus();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user