This payload is mistyped. In useRawKeyserverAuth (the only place where it is dispatched), we do not include a payload for this action. Additionally, this action is never reduced in any reducers, so this change should be safe.
Depends on D11803
Differential D11804
[lib] Fix payload of KEYSERVER_AUTH_STARTED action ashoat on Apr 26 2024, 11:26 AM. Authored by Tags None Referenced Files
Subscribers
Details
This payload is mistyped. In useRawKeyserverAuth (the only place where it is dispatched), we do not include a payload for this action. Additionally, this action is never reduced in any reducers, so this change should be safe. Depends on D11803
Diff Detail
|