mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-10 23:41:22 +00:00
Merge remote-tracking branch 'upstream/dev' into redesign-1
This commit is contained in:
@@ -42,6 +42,10 @@ error_input() {
|
||||
msg_alert "\033[31m$COMMON_ERR_INPUT\033[0m"
|
||||
}
|
||||
|
||||
error_cancel() {
|
||||
error_report "\033[31m$COMMON_ERR_CANCEL\033[0m"
|
||||
}
|
||||
|
||||
cancel_back() {
|
||||
separator_line "-"
|
||||
content_line "$COMMON_CANCEL"
|
||||
|
||||
Reference in New Issue
Block a user