Update server/settings/tools.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
sjt-rvx 2025-07-02 10:18:00 +00:00 committed by GitHub
parent 5b52bbcea0
commit 2630ca88b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -390,6 +390,7 @@ class InventoryToolModel(BaseSettingsModel):
title="Inventory label templates"
)
class GlobalToolsModel(BaseSettingsModel):
ayon_menu: AYONMenuModel = SettingsField(
default_factory=AYONMenuModel,