element-web/src/components
David Baker f3320f5041 Fix key backup warning on soft logout page
It always showed the warning (if you had at least one session key
in your store) because flagAllGroupSessionsForBackup returns the
number of keys pending backup after flagging them all for backup,
ie. all of them. Seems like the intention was to only show the
warning if there were keys that had not yet been backed up.

Fixes https://github.com/vector-im/riot-web/issues/14829
Requires https://github.com/matrix-org/matrix-js-sdk/pull/1429
2020-07-30 19:09:47 +01:00
..
structures Fix key backup warning on soft logout page 2020-07-30 19:09:47 +01:00
views Merge pull request #5036 from swapnilraj/swapnilraj/right-panel-ts 2020-07-30 13:37:01 +01:00