mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
Merge pull request #65 from pablohashescobar/fix/typo_module_issue
fix: typo is module issue create
This commit is contained in:
commit
8af78f7046
@ -130,7 +130,7 @@ class ModuleIssueViewSet(BaseViewSet):
|
||||
[
|
||||
ModuleIssue(
|
||||
module=module,
|
||||
issue_id=issue,
|
||||
issue=issue,
|
||||
project_id=project_id,
|
||||
workspace=module.workspace,
|
||||
created_by=request.user,
|
||||
|
Loading…
Reference in New Issue
Block a user