Improve UI usability

This commit is contained in:
2022-07-21 13:51:22 +01:00
parent 6b820f96a3
commit cd82740662
5 changed files with 65 additions and 19 deletions

View File

@@ -96,6 +96,7 @@ class ThresholdInfoModal(LoginRequiredMixin, APIView):
else:
inter_chans = []
context = {
"net": net,
"nick": nick,
"channel": channel,
"chans": channels,