Skip to content

Commit

Permalink
chore(attendee_scanner): update description
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach committed Feb 11, 2025
1 parent f0677f8 commit 7539d75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion drivers/place/attendee_scanner.cr
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ require "placeos-driver"
require "place_calendar"

class Place::AttendeeScanner < PlaceOS::Driver
descriptive_name "PlaceOS Room Events"
descriptive_name "PlaceOS Attendee scanner"
generic_name :AttendeeScanner
description %(Scans for attendees that don't have a visitor invite and creates one)

accessor staff_api : StaffAPI_1
accessor locations : LocationServices_1
Expand Down

0 comments on commit 7539d75

Please sign in to comment.