fix some recordings not being youtube compatible

This commit is contained in:
Josh
2017-06-15 14:50:39 -04:00
parent 23127f1119
commit 14bb88ad77
2 changed files with 4 additions and 3 deletions

View File

@ -18,7 +18,7 @@
// the landing page using custom Actioncable events.
MEETINGS = {}
LOADING_DELAY = 2500 // milliseconds.
LOADING_DELAY = 1750 // milliseconds.
updatePreviousMeetings = function(){
$("ul.previously-joined li").each(function(idx, li) {