files in chat download
This commit is contained in:
SDE
2023-09-17 18:31:50 +03:00
parent 1747b0ebb5
commit da7b1cb549
4 changed files with 49 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
</div>
<div class="right_part_file_w">
<div>{{ file.file_name }}</div>
<div>{{ file.file_size }}</div>
<div>{% get_filesize file.file_size %}</div>
</div>
<div class="clear_both"></div>
</div>