fix(frontend): readable links and file chips on own bubbles
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
<span>Самоуничтожающееся медиа</span>
|
||||
</button>
|
||||
{:else if asFile && ref}
|
||||
<FileChip media={ref} />
|
||||
<FileChip media={ref} {own} />
|
||||
{:else if !loaded}
|
||||
<div class="media-skeleton"><Spinner /></div>
|
||||
{:else if ready && kind === "voice"}
|
||||
|
||||
Reference in New Issue
Block a user