Merge remote-tracking branch 'upstream/dev' into redesign-1

This commit is contained in:
sofia
2026-01-25 00:05:27 +08:00
15 changed files with 397 additions and 311 deletions

View File

@@ -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"