Display nicename in dashboard
This commit is contained in:
@@ -8,6 +8,8 @@ const props = defineProps({
|
||||
user: Object,
|
||||
currentPath: String,
|
||||
})
|
||||
|
||||
console.log(props.user.nicename)
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user