mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-13 15:17:45 +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.