events updated
This commit is contained in:
@@ -112,7 +112,9 @@ class BuildingLivingSpacesPartsListEventMethods(MethodToEvent):
|
||||
class BuildingLivingSpacesPartsCreateEventMethods(MethodToEvent):
|
||||
|
||||
event_type = "CREATE"
|
||||
__event_keys__ = {"46d90119-3b23-4784-8053-fe11da4a3584": "building_live_space_create"}
|
||||
__event_keys__ = {
|
||||
"46d90119-3b23-4784-8053-fe11da4a3584": "building_live_space_create"
|
||||
}
|
||||
|
||||
@classmethod
|
||||
def building_live_space_create(
|
||||
|
||||
Reference in New Issue
Block a user