mirror of
https://github.com/FranP-code/wii-shop-extension.git
synced 2025-10-12 23:52:52 +00:00
Update docs, fix typo in background.js
This commit is contained in:
@@ -9,7 +9,7 @@ if ('mediaSession' in navigator) {
|
||||
})
|
||||
}
|
||||
|
||||
// Creat audio object
|
||||
// Create audio object
|
||||
var themeAudio = new Audio()
|
||||
themeAudio.volume = 0.5
|
||||
themeAudio.loop = true
|
||||
|
||||
Reference in New Issue
Block a user