mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
afaf7717e8
Fixes #8038 We added a callback arg to the signals, but signals do not support default args. You need to pass the exact number of args.