diff options
author | multiple creatures <dev@multiple-creature.party> | 2019-07-15 14:51:55 -0500 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2019-07-15 14:51:55 -0500 |
commit | 1c10ce6269b83639171402c9c7487bdee7a5fdce (patch) | |
tree | e3da89233bab15683a0a188fb7be5171e4184c50 | |
parent | 0eeb7fa881527eadd7452edbadd496898681a411 (diff) |
alias `visibility` bangtag to `v`
-rw-r--r-- | app/lib/bangtags.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/lib/bangtags.rb b/app/lib/bangtags.rb index 99eb14d49..f343c7e0f 100644 --- a/app/lib/bangtags.rb +++ b/app/lib/bangtags.rb @@ -443,7 +443,7 @@ class Bangtags } v = cmd[1].downcase status.content_type = content_types[c] unless content_types[c].nil? - when 'visibility' + when 'visibility', 'v' chunk = nil next if cmd[1].nil? visibilities = { |