Move complications/local_solar_time_face -> clock/solar_time_face

This commit is contained in:
Raffael Mancini
2026-03-04 12:34:23 +01:00
parent ff3c8a72fc
commit 1a33ae88f7
4 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -55,5 +55,5 @@ SRCS += \
./watch-faces/complication/lander_face.c \
./watch-faces/complication/simon_face.c \
./watch-faces/complication/ping_face.c \
./watch-faces/complication/local_solar_time_face.c \
./watch-faces/clock/solar_time_face.c \
# New watch faces go above this line.