libvideosite: call reset function for reload
authorRalf Ertzinger <ralf@skytale.net>
Fri, 3 May 2013 19:46:25 +0000 (21:46 +0200)
committerRalf Ertzinger <ralf@skytale.net>
Fri, 3 May 2013 19:46:25 +0000 (21:46 +0200)
libvideosite.pm

index 426b0d2..bd4e46a 100644 (file)
@@ -101,7 +101,7 @@ my $videosite_commands = {
     },
 
     'reload' => sub {
-        init();
+        $remote_api->{reset}->();
     },
 
     'mode' => sub {