1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 06:52:50 -05:00

handle new ConfigReloaded event

This commit is contained in:
bbedward
2025-08-17 12:27:52 -04:00
parent d8082f70b3
commit 24b44186bd
4 changed files with 253 additions and 44 deletions

View File

@@ -239,6 +239,7 @@ ShellRoot {
delegate: Toast {
modelData: item
visible: ToastService.toastVisible
}
}