mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2025-12-21 16:09:41 +01:00
added creation of empty configuration
This commit is contained in:
@@ -861,7 +861,7 @@ class MainAppWindow:
|
||||
return
|
||||
|
||||
self.clear_current_data()
|
||||
|
||||
|
||||
profile = Profile(self._profile)
|
||||
if profile is Profile.ENIGMA_2:
|
||||
self._bouquets_model.append(None, ["Favourites (TV)", None, None, BqType.TV.value])
|
||||
|
||||
Reference in New Issue
Block a user