Remove call to wantsAccountSaved when clearing the cookies.
authorCamila Ayres <hello@camilasan.com>
Mon, 28 Oct 2024 17:37:15 +0000 (18:37 +0100)
committerCamila Ayres <hello@camilasan.com>
Tue, 29 Oct 2024 11:40:24 +0000 (12:40 +0100)
commitd038ae84829de6ee452612670a6545cd3c9285fb
tree939ad39c08d1fbe0094078dfd82adeb490fb6e29
parentd3cc3984a616d8359f0a144cac90a6472827f29d
Remove call to wantsAccountSaved when clearing the cookies.

The cookies are cleared when an account is removed, this call was
bringing back the deleted account.

Signed-off-by: Camila Ayres <hello@camilasan.com>
src/libsync/account.cpp