rename material theme service

This commit is contained in:
end-4
2025-05-09 20:24:39 +02:00
parent f3d0fd5313
commit aa07895a97
2 changed files with 56 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import "./services/"
ShellRoot {
Component.onCompleted: {
MaterialTheme.reapplyTheme()
MaterialThemeLoader.reapplyTheme()
}
Bar {}