Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
simonkern committed Nov 12, 2021
1 parent d084092 commit 42e6ac4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ For WNS, you need both the ``WNS_PACKAGE_SECURITY_KEY`` and the ``WNS_SECRET_KEY
const browserversion = browser.version;
return {
name: browsername,
version: browserversion
name: browsername,
version: browserversion
}
}
// Otherwise fallback to the old method via userAgent
Expand Down

0 comments on commit 42e6ac4

Please sign in to comment.