fix
This commit is contained in:
parent
0c639f1896
commit
2d33dbf30c
@ -523,12 +523,8 @@ elif [ "$1" = "message" ]; then
|
||||
message $2
|
||||
elif [ "$1" = "test" ]; then
|
||||
test-bots
|
||||
elif [ "$1" = "nostr" ]; then
|
||||
module-nostr
|
||||
elif [ "$1" = "import" ]; then
|
||||
import-saved
|
||||
elif [ "$1" = "saved" ]; then
|
||||
saved-bots
|
||||
else
|
||||
menu
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user