kopia lustrzana https://github.com/cheeaun/phanpy
Don't need to show role as account-block is showing it
rodzic
2cd3f7a579
commit
f8e215ac4e
|
@ -710,7 +710,7 @@ function AccountInfo({
|
|||
<Icon icon="group" /> <Trans>Group</Trans>
|
||||
</span>
|
||||
)}
|
||||
{roles?.map((role) => (
|
||||
{/* {roles?.map((role) => (
|
||||
<span class="tag">
|
||||
{role.name}
|
||||
{!!accountInstance && (
|
||||
|
@ -722,7 +722,7 @@ function AccountInfo({
|
|||
</>
|
||||
)}
|
||||
</span>
|
||||
))}
|
||||
))} */}
|
||||
<div
|
||||
class="note"
|
||||
dir="auto"
|
||||
|
|
Ładowanie…
Reference in New Issue