Skip to content

Commit 3605f62

Browse files
committed
edited audio on reload
1 parent f85489c commit 3605f62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ $(document).ready(function(){
6565
})
6666

6767
function load(reload){
68+
audio = null;
6869
$(".reload img").hide();
6970
$(".reload .loader").show();
7071
chrome.storage.local.get(['image', 'verse'], function(result){

0 commit comments

Comments
 (0)