Removed 'theatre link' from short link info.
The short link should always link to the theatre mode anyway.
This commit is contained in:
@@ -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')
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user