Skip to content
Snippets Groups Projects
Commit 4b8ff4d9 authored by Bartek Przybylski's avatar Bartek Przybylski
Browse files

media scanner fix

parent f6075cc1
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ Scanner={
$('#scancount').show();
},
stop:function(){
Scanner.close();
Scanner.eventSource.close();
},
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment