|
@@ -934,6 +934,7 @@ Template.room.events({
|
|
}
|
|
}
|
|
}
|
|
}
|
|
$(this).parent().remove();
|
|
$(this).parent().remove();
|
|
|
|
+ Session.set("YTImportQueue", ytImportQueue);
|
|
});
|
|
});
|
|
Session.set("importingPlaylist", false);
|
|
Session.set("importingPlaylist", false);
|
|
$("#import-progress").attr("aria-valuenow", 100);
|
|
$("#import-progress").attr("aria-valuenow", 100);
|