Skip to content

Commit

Permalink
Update console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
NickGerleman committed Dec 9, 2022
1 parent d576b3d commit 908b466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/snackPlayerInitializer.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export default (() => {

return {
onRouteDidUpdate({location}) {
// console.log('onRouteUpdate', {location});
// console.log('onRouteDidUpdate', {location});

initSnackPlayers();
setupTabPanelsMutationObservers();
Expand Down

0 comments on commit 908b466

Please sign in to comment.