Skip to content

Commit

Permalink
Update multi-tab.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TangentFoxy committed Jul 7, 2016
1 parent 249e33e commit d56b6ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions experiments/multi-tab.html
Expand Up @@ -48,6 +48,7 @@
data[i] = tmp.substring(tmp.lastIndexOf("/") + 1);
}
localStorage.setItem("video_ids", JSON.stringify(data));
return false; // ?!?
}
</script>
</head>
Expand Down

0 comments on commit d56b6ba

Please sign in to comment.