zap mode fix

This commit is contained in:
DYefremov
2020-05-28 11:30:32 +03:00
parent c978f5abab
commit 5352d87b82

View File

@@ -2136,7 +2136,7 @@ class Application(Gtk.Application):
callback()
else:
self.show_error_dialog("No connection to the receiver!")
self.set_playback_elms_active()
self.set_playback_elms_active()
self._http_api.send(HttpRequestType.ZAP, ref, zap)