Signed-off-by: fbt <fbt@fleshless.org>
@@ -389,9 +389,13 @@ main() {
case "${action:-upload}" in
upload)
if (( $# )); then
for t in "$@"; do
upload "$t"
done
else
upload
fi
;;
url)
The note is not visible to the blocked user.