···921921 if [[ "$_fmt_blob_url" != "$_fmt_blob_url_default" ]]; then
922922 export _fmt_blob_url="$_fmt_blob_url_default"
923923 fi
924924+925925+ atfile.say.debug "Overridden identity\nโณ DID: $_username\nโณ PDS: $_server\nโณ Blob URL: $_fmt_blob_url"
924926}
925927926928# NOTE: This is to help during sourcing if atfile.uitl.override_actor() has
···970972โ Do not upload copyrighted files! โ
971973โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ"
972974 fi
973973-}
974974-975975-# HACK: We don't normally atfile.say() in the atfile.util.* namespace, but
976976-# atfile.until.override_actor() is in this namespace and it would be nice
977977-# to have a debug output for it when called in the main command case
978978-function atfile.util.print_override_actor_debug() {
979979- atfile.say.debug "Overridden identity\nโณ DID: $_username\nโณ PDS: $_server\nโณ Blob URL: $_fmt_blob_url"
980975}
981976982977function atfile.util.print_seconds_since_start_debug() {