mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-08-16 18:55:30 +00:00
Fix debug starting a chat
This commit is contained in:
@@ -630,6 +630,7 @@ function chat() {
|
||||
handle_edit
|
||||
handle_cli_mode
|
||||
handle_debug
|
||||
rc=$((rc + $?))
|
||||
handle_save
|
||||
rc=$((rc + $?))
|
||||
if [ "$rc" -ne 0 ]; then
|
||||
|
Reference in New Issue
Block a user