diff options
Diffstat (limited to 'frontend/static/js/calendar.js')
| -rw-r--r-- | frontend/static/js/calendar.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/static/js/calendar.js b/frontend/static/js/calendar.js index cf70e29..87e686a 100644 --- a/frontend/static/js/calendar.js +++ b/frontend/static/js/calendar.js @@ -262,7 +262,7 @@ var Main = Auth.checkin() Profile.init() Player.init() - Like.likeVideoDelay = 6000 + Like.likeContentDelay = 6000 $("#controls").fadeIn(2000) $("#contact").fadeIn(2000) setTimeout('Viewport.standardResize()', 1000) |
