fix binding bug
This commit is contained in:
parent
ad1be6181b
commit
36af88270e
1 changed files with 2 additions and 0 deletions
|
|
@ -85,6 +85,8 @@ function module.init(shared)
|
||||||
return true
|
return true
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
return true
|
||||||
end
|
end
|
||||||
|
|
||||||
-- property changed binding
|
-- property changed binding
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue