bump submodule
This commit is contained in:
parent
b51f583d4e
commit
7c1185951f
@ -21,8 +21,10 @@ bl_info = {
|
||||
"category" : "Collaboration"
|
||||
}
|
||||
|
||||
from .libs.bsyncio import bsyncio
|
||||
|
||||
def register():
|
||||
...
|
||||
bsyncio.register()
|
||||
|
||||
def unregister():
|
||||
...
|
||||
bsyncio.unregister()
|
@ -1 +1 @@
|
||||
Subproject commit fc7282d11d32d0693e5d7dbd100eb7f3e3138e84
|
||||
Subproject commit 218055c5f7d1b0be0998cd442e027a1f53ae6a7f
|
Loading…
Reference in New Issue
Block a user