hekate/nyx: push some missed changes

This commit is contained in:
CTCaer
2022-07-01 11:33:43 +03:00
parent 535ea95086
commit fe7fd6370e
3 changed files with 4 additions and 5 deletions

View File

@@ -42,7 +42,6 @@ typedef struct _gui_status_bar_ctx
lv_obj_t *temp_degrees;
lv_obj_t *battery;
lv_obj_t *battery_more;
lv_obj_t *monitor;
} gui_status_bar_ctx;
extern lv_style_t hint_small_style;