mirror of
https://gitlab.com/octospacc/TelegramIndex-Fork.git
synced 2025-02-16 11:31:44 +01:00
♿️ download url included for item result
This commit is contained in:
parent
d067faed7b
commit
db5e09d9a5
@ -59,6 +59,7 @@ class IndexView:
|
||||
insight=get_file_name(m),
|
||||
human_size=get_human_size(m.file.size),
|
||||
url=f"/{alias_id}/{m.id}/view",
|
||||
download=f"{alias_id}/{m.id}/download",
|
||||
)
|
||||
elif m.message:
|
||||
entry = dict(
|
||||
|
Loading…
x
Reference in New Issue
Block a user