snapcrafters / signal-desktop

Unofficial Signal Desktop installer for Linux
https://snapcraft.io/signal-desktop
GNU Affero General Public License v3.0
34 stars 14 forks source link

fix: remove manual patching for signalapp/ringrtc npm package #238

Closed jnsgruk closed 9 months ago

jnsgruk commented 9 months ago

Since 6.41.0, Signal Desktop has the patch we were applying upstream, so this PR removes the manual patching of the @signalapp/ringrtc package.

Fixes #236