mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
enable addon by default
This commit is contained in:
parent
ab7ea51bab
commit
82f361d48a
1 changed files with 2 additions and 1 deletions
|
|
@ -431,7 +431,8 @@ class OpenPypeModule:
|
|||
|
||||
|
||||
class OpenPypeAddOn(OpenPypeModule):
|
||||
pass
|
||||
# Enable Addon by default
|
||||
enabled = True
|
||||
|
||||
|
||||
class ModulesManager:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue