mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Updates to description format
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
8f1eebfcbf
commit
3d0cd51e65
1 changed files with 1 additions and 1 deletions
|
|
@ -1401,7 +1401,7 @@ class ProjectPushItemProcess:
|
||||||
f"/projects/{src_project_name}/products?{query}"
|
f"/projects/{src_project_name}/products?{query}"
|
||||||
)
|
)
|
||||||
description = (
|
description = (
|
||||||
f"\n\nVersion copied from from {version_url} "
|
f"Version copied from from {version_url} "
|
||||||
f"created by '{src_author}', "
|
f"created by '{src_author}', "
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue