mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Test development branch
This commit is contained in:
@ -94,7 +94,7 @@ const AttachmentVideo: React.FC<Props> = ({
|
||||
}}
|
||||
/>
|
||||
) : null
|
||||
) : gifv ? null : (
|
||||
) : (
|
||||
<Button
|
||||
round
|
||||
overlay
|
||||
|
Reference in New Issue
Block a user