add toast when reset

This commit is contained in:
0xMRTT 2022-08-11 12:38:57 +02:00
parent 20d21ba39c
commit fd5e7ac499
No known key found for this signature in database
GPG key ID: AC9E06BF3DECB6FB

View file

@ -433,6 +433,7 @@ class AdwcustomizerApplication(Adw.Application):
file.delete()
except Exception:
pass
self.win.toast_overlay.add_toast(Adw.Toast(title=_("Reset successfully!")))
def show_about_window(self, *_args):
about = Adw.AboutWindow(