Removed 'theatre link' from short link info.
The short link should always link to the theatre mode anyway.
This commit is contained in:
parent
0f8cfc89b3
commit
a1b26fe911
@ -107,7 +107,6 @@ def short_link_info(short_code):
|
||||
return {
|
||||
'short_code': short_code,
|
||||
'short_link': short_link,
|
||||
'theatre_link': urlparse.urljoin(short_link, '?t')
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user