altosdroid: Safeguard preferences code in case it's called too early
authorKeith Packard <keithp@keithp.com>
Wed, 19 May 2021 17:47:37 +0000 (10:47 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 19 May 2021 17:53:45 +0000 (10:53 -0700)
Make sure there's a backend set up before accessing data as it seems
this code can be called before the preferences code is called before
the backend is created.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found