Skip to content

Commit 2351b82

Browse files
authored
Update reference.ts
1 parent 5f06c43 commit 2351b82

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib/reference.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ export const reference = (
5353
!route.path.startsWith('/thermostats') &&
5454
!route.path.startsWith('/phones') &&
5555
!route.path.startsWith('/user_identities') &&
56+
!route.path.startsWith('/connected_accounts') &&
5657
!route.path.startsWith('/access_codes')
5758
) {
5859
continue

0 commit comments

Comments
 (0)