Skip to content

Commit

Permalink
Update src/background/services/tabEvents.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi authored Aug 16, 2024
1 parent 612a0c7 commit b99a888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/background/services/tabEvents.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export class TabEvents {
hasTabAllSessionsInvalid
}: {
enabled: Storage['enabled']
connected: boolean
connected: Storage['connected']
state: Storage['state']
isTabMonetized: boolean
hasTabAllSessionsInvalid: boolean
Expand Down

0 comments on commit b99a888

Please sign in to comment.