threema-ch / threema-web

The Threema Web application.
GNU Affero General Public License v3.0
984 stars 104 forks source link

Fix file size limit check #1179

Closed threema-danilo closed 1 year ago

threema-danilo commented 1 year ago

The logic was broken: When using the WebRTC task, a limit was only enforced for v0, not for v1.

Fixes #1176.

threema-danilo commented 1 year ago

Not sure why CI is failing, the same test passed in #1178.