You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Files aren't currently uploaded with their discord-side filename, which can be done by setting ?filename=foobar.ext on a /_matrix/media/v3/upload request. Files in encrypted rooms should have the filename in the event content (content.filename).
Files aren't currently uploaded with their discord-side filename, which can be done by setting
?filename=foobar.ext
on a/_matrix/media/v3/upload
request. Files in encrypted rooms should have the filename in the event content (content.filename
).The text was updated successfully, but these errors were encountered: