@@ -24,7 +24,7 @@ const accessProfile = useAccessProfileStore()
const { data: registrationStatus, pending } = fetch(
RegistrationStatus,
- accessProfile.id ?? 0,
+ accessProfile.currentAccessId ?? 0,
)
const messagesByStatus = {
@@ -18,7 +18,7 @@ access_rewards_command_page:
function: accessHasAnyRoleAbility,
parameters: [{ action: 'read', subject: 'accessreward' }],
}
- -
+
rewards_list_page:
action: 'display'
conditions: