libvideosite: call reset function for reload
[videosite.git] / libvideosite.pm
index 426b0d2..bd4e46a 100644 (file)
@@ -101,7 +101,7 @@ my $videosite_commands = {
     },
 
     'reload' => sub {
-        init();
+        $remote_api->{reset}->();
     },
 
     'mode' => sub {