From: Michael Tremer Date: Fri, 27 Nov 2020 18:52:21 +0000 (+0000) Subject: people: Show ongoing calls of the correct account X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fede0feb5b6c14d41e794207a2c19e45cb99035e;p=ipfire.org.git people: Show ongoing calls of the correct account Signed-off-by: Michael Tremer --- diff --git a/src/templates/people/calls.html b/src/templates/people/calls.html index d26a6655..bb92d927 100644 --- a/src/templates/people/calls.html +++ b/src/templates/people/calls.html @@ -15,7 +15,7 @@
- {% module Channels(current_user) %} + {% module Channels(account) %}