Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot authored Jul 25, 2023
1 parent b9e0a4e commit e4bf07b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/seam/connect/route-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1278,6 +1278,7 @@ export interface Routes {
| 'access_code.changed'
| 'access_code.scheduled_on_device'
| 'access_code.set_on_device'
| 'access_code.deleted'
| 'access_code.removed_from_device'
| 'access_code.failed_to_set_on_device'
| 'access_code.delay_in_setting_on_device'
Expand Down Expand Up @@ -1313,6 +1314,7 @@ export interface Routes {
| 'access_code.changed'
| 'access_code.scheduled_on_device'
| 'access_code.set_on_device'
| 'access_code.deleted'
| 'access_code.removed_from_device'
| 'access_code.failed_to_set_on_device'
| 'access_code.delay_in_setting_on_device'
Expand Down

0 comments on commit e4bf07b

Please sign in to comment.