mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-13 07:06:58 +00:00
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.