Fix outlined clock style
This commit is contained in:
@@ -287,6 +287,7 @@ fun Clock(
|
||||
twentyFourHours = isTwentyFourHours,
|
||||
useThemeColor = useThemeColor,
|
||||
darkColors = darkColors,
|
||||
style = style,
|
||||
)
|
||||
|
||||
is ClockWidgetStyle.Digital2 -> DigitalClock2(
|
||||
|
||||
Reference in New Issue
Block a user