Fixing comments auto-collapsing. Fixes #2252 (#2253)

This commit is contained in:
Dessalines 2023-11-29 12:29:04 -05:00 committed by GitHub
parent 996cd519ff
commit b6050c794a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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,