Skip to content

Commit

Permalink
Update storedb.js
Browse files Browse the repository at this point in the history
  • Loading branch information
LiarOnce authored Apr 24, 2024
1 parent 220b4b8 commit 9f85a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/js/lib/storedb/storedb.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const requestOptions = {
mode: 'no-cors'
mode: 'cors'
}

class StoreDatabaseAPI {
Expand Down

0 comments on commit 9f85a0c

Please sign in to comment.