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: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
5b52bbcea0
commit
2630ca88b6
1 changed files with 1 additions and 0 deletions
|
|
@ -390,6 +390,7 @@ class InventoryToolModel(BaseSettingsModel):
|
|||
title="Inventory label templates"
|
||||
)
|
||||
|
||||
|
||||
class GlobalToolsModel(BaseSettingsModel):
|
||||
ayon_menu: AYONMenuModel = SettingsField(
|
||||
default_factory=AYONMenuModel,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue