mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-09 10:02:12 +00:00
parent
996cd519ff
commit
b6050c794a
|
@ -195,8 +195,6 @@ export class CommentNode extends Component<CommentNodeProps, CommentNodeState> {
|
|||
banType: BanType.Community,
|
||||
showPurgeDialog: false,
|
||||
purgeType: PurgeType.Person,
|
||||
collapsed: false,
|
||||
viewSource: false,
|
||||
showAdvanced: false,
|
||||
showConfirmTransferSite: false,
|
||||
showConfirmTransferCommunity: false,
|
||||
|
|
Loading…
Reference in a new issue