Added / updated several Python packages
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
try:
|
||||
from kikit.plugin import panelize
|
||||
panelize.plugin().register()
|
||||
except ImportError:
|
||||
pass
|
||||
Reference in New Issue
Block a user