Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
fix: home crash by title-monet color
Browse files Browse the repository at this point in the history
  • Loading branch information
Sevtinge committed Apr 8, 2024
1 parent 8a5aa6a commit 2163dc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ object EnableIconMonetColor : BaseHook() {
"com.miui.home",
"color",
"monochrome_default",
Color.valueOf(monoColor)
monoColor
)
}
/*
Expand Down

0 comments on commit 2163dc4

Please sign in to comment.