Skip to content

Commit

Permalink
style(placeos/room-events): format
Browse files Browse the repository at this point in the history
  • Loading branch information
w-le committed Sep 21, 2023
1 parent a5ab20a commit 87129a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions drivers/place/bookings.cr
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ class Place::Bookings < PlaceOS::Driver
room_image: "https://domain.com/room_image.svg",
sensor_mac: "device-mac",

hide_meeting_details: false,
hide_meeting_title: false,
hide_meeting_details: false,
hide_meeting_title: false,
enable_end_meeting_button: false,
max_user_search_results: 20,
max_user_search_results: 20,

# use this to expose arbitrary fields to influx
# expose_for_analytics: {"binding" => "key->subkey"},
Expand Down

0 comments on commit 87129a1

Please sign in to comment.