mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-22 20:00:15 +00:00
cleanup logging
This commit is contained in:
parent
cc90e437a9
commit
3375cbc767
@ -440,8 +440,6 @@ class ChannelIdView(View):
|
|||||||
to_append = {"term": {"player.watched": {"value": False}}}
|
to_append = {"term": {"player.watched": {"value": False}}}
|
||||||
data["query"]["bool"]["must"].append(to_append)
|
data["query"]["bool"]["must"].append(to_append)
|
||||||
|
|
||||||
print(data)
|
|
||||||
|
|
||||||
return data
|
return data
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
Loading…
Reference in New Issue
Block a user