1
0
Форкнуть 0
Tomek Wójcik 2015-08-27 22:16:48 +01:00
родитель cd213650e1
Коммит 4f3362d765
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -105,7 +105,7 @@ static void update_ampm_text_layer() {
}
}
text_layer_set_text(s_ampm_layer, "AM");
text_layer_set_text(s_ampm_layer, ampm_text);
}
static void tick_handler(struct tm *tick_time, TimeUnits changed_units) {