mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2025-12-21 16:09:41 +01:00
fix iptv dialog show
This commit is contained in:
@@ -1608,7 +1608,6 @@ class Application(Gtk.Application):
|
|||||||
self._services,
|
self._services,
|
||||||
self._bouquets.get(self._bq_selected, None),
|
self._bouquets.get(self._bq_selected, None),
|
||||||
Profile(self._profile),
|
Profile(self._profile),
|
||||||
self._NEW_COLOR,
|
|
||||||
Action.EDIT).show()
|
Action.EDIT).show()
|
||||||
self.on_locate_in_services(view)
|
self.on_locate_in_services(view)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user