feat(admin): add user role management with promotion feature
This commit is contained in:
@@ -266,6 +266,7 @@ async function submitPassword() {
|
||||
</VaCardContent>
|
||||
<VaCardContent v-else>{{ t('page.profile.no_pictures') }}</VaCardContent>
|
||||
</VaCard>
|
||||
<AdminUserRoles />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user