Merge remote-tracking branch 'parent/main' into upstream-20240201
This commit is contained in:
commit
92ef42d697
179 changed files with 1218 additions and 2902 deletions
|
@ -31,8 +31,7 @@ module Mastodon::CLI
|
|||
recount_status_stats(status)
|
||||
end
|
||||
else
|
||||
say("Unknown type: #{type}", :red)
|
||||
exit(1)
|
||||
fail_with_message "Unknown type: #{type}"
|
||||
end
|
||||
|
||||
say
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue