Skip to content

Commit

Permalink
Update dataAttrListener.js
Browse files Browse the repository at this point in the history
  • Loading branch information
officiallygod committed Oct 8, 2024
1 parent 47c41ae commit 48e767c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Scripts/dataAttrListener.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ domReady( () => {
) === 'true'
? true
: false,
queue: true,
queue: false,
priority: 0,
premium: true,
},
Expand Down

0 comments on commit 48e767c

Please sign in to comment.