Skip to content

Commit

Permalink
Merge pull request #94 from koddsson/dont-throw-error
Browse files Browse the repository at this point in the history
Dont throw error
  • Loading branch information
koddsson authored Jan 12, 2024
2 parents 2d19bf7 + f507e99 commit e96732f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/js/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,3 @@ if (new URL(window.location.toString(), window.location.origin).searchParams.get

await ready()
fetchSubscriptions()

throw new Error('foobar')

0 comments on commit e96732f

Please sign in to comment.