Skip to content

Commit

Permalink
Update server/settings/tools.py
Browse files Browse the repository at this point in the history
Co-authored-by: Roy Nieterau <[email protected]>
  • Loading branch information
LiborBatek and BigRoy authored Oct 23, 2024
1 parent 851ce81 commit 3fb5c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/settings/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"
)


Expand Down

0 comments on commit 3fb5c79

Please sign in to comment.