mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: access creation in comments (#2013)
This commit is contained in:
parent
b2a41d3bf6
commit
90cf39cf59
@ -584,7 +584,6 @@ class IssueCommentSerializer(BaseSerializer):
|
|||||||
"updated_by",
|
"updated_by",
|
||||||
"created_at",
|
"created_at",
|
||||||
"updated_at",
|
"updated_at",
|
||||||
"access",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user