Skip to content

Commit

Permalink
unfuck createAction searcher, fixes #15
Browse files Browse the repository at this point in the history
  • Loading branch information
twnlink committed Jan 17, 2024
1 parent 006f0a6 commit 5de415d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/handleExfiltrations.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Object.defineProperty(window, "webpackChunk_tidal_web", {
possiblyPrepareAction
?.toString?.()
?.includes?.(
`new Error("prepareAction did not return an object");`,
`.payload,..."meta"in `,
),
);

Expand Down

0 comments on commit 5de415d

Please sign in to comment.