Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Dec 28, 2024
1 parent 045ccaa commit 0385bad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/client/load-page.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ const cache = {}

const fetchOpts = {
headers: {
authorization: 'wikibattle.me client',
},
authorization: 'wikibattle.me client'
}
}

export default function load (page, cb) {
Expand Down

0 comments on commit 0385bad

Please sign in to comment.