diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2020-05-18 14:37:14 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2020-05-25 12:56:47 +0200 |
| commit | 00591c5fdeb5d56e21c5bc717201d743a289b9db (patch) | |
| tree | 2c688e90239016071ab7b423a1307f1b143fa9b8 /android | |
| parent | c188675f5d2486a91ed50e355e331f90fb61a233 (diff) | |
| download | mullvadvpn-00591c5fdeb5d56e21c5bc717201d743a289b9db.tar.xz mullvadvpn-00591c5fdeb5d56e21c5bc717201d743a289b9db.zip | |
Use null instead of undefined to represent up to date in nextUpdate
Electron is removing values that are undefined when sending objects
through the IPC and therefore doesn't update the redux state when using
the spread operator. To solve this, this commit uses null instead of
undefined to represent that there are no upgrades.
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions
