~comcloudway/melon

599a36771f0e144960e93888a22f98a2b93cebcf — Jakob Meier a month ago 70504a9
Fix list removal button not working
1 files changed, 1 insertions(+), 1 deletions(-)

M melon/widgets/preferencerow.py
M melon/widgets/preferencerow.py => melon/widgets/preferencerow.py +1 -1
@@ 209,7 209,7 @@ class MultiRow(Adw.PreferencesRow):

        diag.show()

    def confirm_delete(self, _, item: str, counter: int):
    def confirm_delete(self, w, item: str, counter: int):
        diag = SimpleDialog()
        diag.set_title(_("Delete"))
        # preview prferences group