create-node.lua: Adjust style
This commit is contained in:

committed by
Julian Bouzas

parent
cc36ea2fac
commit
074294568b
@@ -133,7 +133,7 @@ AsyncEventHook {
|
|||||||
props = {}
|
props = {}
|
||||||
props ["event.subject.type"] = "linkable"
|
props ["event.subject.type"] = "linkable"
|
||||||
EventDispatcher.push_event { type = "object-added",
|
EventDispatcher.push_event { type = "object-added",
|
||||||
priority = 50, properties = props, subject = item}
|
priority = 50, properties = props, subject = item }
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user