Go to previous menu on object cancel

2.0.x
Scott Lahteine 5 years ago
parent 51fd226a4d
commit e9805a0bcb

@ -47,6 +47,7 @@ static void lcd_cancel_object_confirm() {
#if HAS_BUZZER
ui.completion_feedback();
#endif
ui.goto_previous_screen();
},
ui.goto_previous_screen,
GET_TEXT(MSG_CANCEL_OBJECT), item_num, PSTR("?")

Loading…
Cancel
Save