Skip to content

Commit adc59f4

Browse files
committed
revert(place/visitor_mailer): add building zone
1 parent 288a332 commit adc59f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/place/visitor_mailer.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ class Place::VisitorMailer < PlaceOS::Driver
571571
n: name,
572572
e: email,
573573
p: 0,
574-
r: [event_id, system_id],
574+
r: [event_id, system_id, building_zone.id],
575575
},
576576
}
577577

0 commit comments

Comments
 (0)