mirror of
https://github.com/wassname/talk.git
synced 2026-07-05 05:57:16 +08:00
Hiding premod links
This commit is contained in:
@@ -32,6 +32,7 @@ export default ({handleChange, handleApply, changed, ...props}) => (
|
||||
description: lang.t('configureCommentStream.enablePremodDescription')
|
||||
}}
|
||||
/>
|
||||
{/* To be implimented
|
||||
<ul>
|
||||
<li>
|
||||
<Checkbox
|
||||
@@ -47,6 +48,7 @@ export default ({handleChange, handleApply, changed, ...props}) => (
|
||||
/>
|
||||
</li>
|
||||
</ul>
|
||||
*/}
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user