mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-28 15:21:14 +00:00
Merge branch 'main' into fix_lemmy_js_client_errors
This commit is contained in:
commit
9e5670381d
1 changed files with 0 additions and 2 deletions
|
@ -195,8 +195,6 @@ export class CommentNode extends Component<CommentNodeProps, CommentNodeState> {
|
||||||
banType: BanType.Community,
|
banType: BanType.Community,
|
||||||
showPurgeDialog: false,
|
showPurgeDialog: false,
|
||||||
purgeType: PurgeType.Person,
|
purgeType: PurgeType.Person,
|
||||||
collapsed: false,
|
|
||||||
viewSource: false,
|
|
||||||
showAdvanced: false,
|
showAdvanced: false,
|
||||||
showConfirmTransferSite: false,
|
showConfirmTransferSite: false,
|
||||||
showConfirmTransferCommunity: false,
|
showConfirmTransferCommunity: false,
|
||||||
|
|
Loading…
Reference in a new issue