Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
hugeBlack committed Oct 23, 2024
1 parent 2d48457 commit 06ae3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LiveContainerSwiftUI/LCAppBanner.swift
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ struct LCAppBanner : View {
let ans = Color(hue: hue, saturation: saturation, brightness: brightness)
appInfo.cachedColor = UIColor(ans)

return Color.red
return ans
}

}
Expand Down

0 comments on commit 06ae3c2

Please sign in to comment.