Skip to content

Commit

Permalink
fix another lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Nov 25, 2024
1 parent 1241020 commit 7dc349f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/PrivatePreferences.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default class PrivatePreferences {
this.client.inboxId,
consentRecord.value,
consentRecord.entryType,
consentRecord.permissionType
consentRecord.state
)
}

Expand Down

0 comments on commit 7dc349f

Please sign in to comment.