mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 22:09:12 +02:00
dev: fix page versioning task (#5104)
This commit is contained in:
committed by
sriram veeraghanta
parent
4e8bfe0024
commit
5a324ce632
@@ -30,7 +30,7 @@ def page_version(
|
||||
workspace_id=page.workspace_id,
|
||||
description_html=page.description_html,
|
||||
description_binary=page.description_binary,
|
||||
ownned_by_id=user_id,
|
||||
owned_by_id=user_id,
|
||||
last_saved_at=page.updated_at,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user