mirror of
https://github.com/atuinsh/atuin.git
synced 2025-08-03 13:07:32 +02:00
* fix(daemon): do not try to sync if logged out I've also added Settings::logged_in, as there are a few places where we switch on login state. * make session_token a function