fix: handler

This commit is contained in:
Swann Martinez 2019-08-22 10:58:54 +02:00
parent 9f90d45354
commit f864c225cd
No known key found for this signature in database
GPG Key ID: 414CCAFD8DA720E1

View File

@ -16,7 +16,7 @@ import os
import bpy
from . import environment
from . import utils
from bpy.app.handlers import persistent
DEPENDENCIES = {
"zmq",