mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
refactor(state): rename isModerator to canModerate for precision
This commit is contained in:
@@ -427,7 +427,7 @@ const Description = () => {
|
||||
style={{ display: openMenuCid === subplebbit.pubsubTopic ? 'block' : 'none' }}
|
||||
>
|
||||
<ul className='post-menu-catalog'>
|
||||
{/* {isModerator ? (
|
||||
{/* {canModerate ? (
|
||||
<>
|
||||
change description
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user