Blacken files
This commit is contained in:
parent
8c10cce409
commit
00810e61a4
1 changed files with 1 additions and 0 deletions
|
@ -403,6 +403,7 @@ def get_video_link(data):
|
||||||
return data
|
return data
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
|
||||||
@filters.app_template_filter()
|
@filters.app_template_filter()
|
||||||
def get_text(data):
|
def get_text(data):
|
||||||
"""return first in 'content', 'name' or ''"""
|
"""return first in 'content', 'name' or ''"""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue