mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update server/settings/tools.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
851ce814f8
commit
3fb5c79370
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ class AYONMenuModel(BaseSettingsModel):
|
|||
version_up_current_workfile: bool = SettingsField(
|
||||
False,
|
||||
title="Version Up Workfile",
|
||||
description="Adds tool for 'incremental save' to the AYON menu"
|
||||
description="Adds menu item for 'incremental save' to the AYON menu"
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue