Add digital clock variants:
- Outlined - Material You - OnePlus Close #563, #422 Co-authored-by: elia vandini <103252381+eliavandini@users.noreply.github.com>
This commit is contained in:
@@ -126,6 +126,9 @@ message Settings {
|
||||
BinaryClock = 2;
|
||||
AnalogClock = 3;
|
||||
EmptyClock = 4;
|
||||
DigitalClock1_MDY = 6;
|
||||
DigitalClock1_Outlined = 7;
|
||||
DigitalClock1_OnePlus = 8;
|
||||
}
|
||||
ClockStyle clock_style = 2;
|
||||
bool date_part = 3;
|
||||
|
||||
Reference in New Issue
Block a user