🚸 Fix ProUI hostui.notify('finished') (#26478)
This commit is contained in:
@@ -1722,7 +1722,7 @@ void dwinPrintAborted() {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
hostui.notify("Print Aborted");
|
TERN_(HOST_PROMPT_SUPPORT, hostui.notify(GET_TEXT_F(MSG_PRINT_ABORTED)));
|
||||||
dwinPrintFinished();
|
dwinPrintFinished();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user