zap mode fix

This commit is contained in:
DYefremov
2020-05-28 11:30:32 +03:00
parent 8a8b249e14
commit 77a3edead2

View File

@@ -2188,7 +2188,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)