summaryrefslogtreecommitdiff
path: root/odin/strm/send_media
diff options
context:
space:
mode:
Diffstat (limited to 'odin/strm/send_media')
-rw-r--r--odin/strm/send_media4
1 files changed, 2 insertions, 2 deletions
diff --git a/odin/strm/send_media b/odin/strm/send_media
index 4f3e576b..ecd6148f 100644
--- a/odin/strm/send_media
+++ b/odin/strm/send_media
@@ -73,9 +73,9 @@ while {
73 args=(-f $args) 73 args=(-f $args)
74 force=$(($force - 1)) 74 force=$(($force - 1))
75 fi 75 fi
76 queue.hel $args && notmuch tag -unread -inbox -- ${(q)id} 76 queue.@remoteNode@ $args && notmuch tag -unread -inbox -- ${(q)id}
77 ) 9<>"${message}" 77 ) 9<>"${message}"
78 done 78 done
79done 79done
80 80
81[[ -z "${checkedIds}" ]] && queue.hel 81[[ -z "${checkedIds}" ]] && queue.@remoteNode@