mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
applications: update ApplicationsSettings
This commit is contained in:
parent
914448a2e7
commit
5149802256
1 changed files with 2 additions and 2 deletions
|
|
@ -146,8 +146,8 @@ class ToolGroupModel(BaseSettingsModel):
|
|||
class ApplicationsSettings(BaseSettingsModel):
|
||||
"""Applications settings
|
||||
|
||||
Define applications are available to your studio, locations of their
|
||||
executables, and their additional environments.
|
||||
Define applications available to your studio, locations of their
|
||||
executables, and their additional environment variables.
|
||||
|
||||
AYON uses the following definitions to populate the applications list
|
||||
in project anatomy > attributes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue