Explorar o código

fixed the YT playlist to queue bug

Akira Laine %!s(int64=9) %!d(string=hai) anos
pai
achega
8070b29e51
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/client/client.js

+ 1 - 0
app/client/client.js

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