]> git.ktnx.net Git - mobile-ledger.git/commit
fall back to any profile when restoring config
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 22 Aug 2021 17:14:22 +0000 (20:14 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 22 Aug 2021 17:14:22 +0000 (20:14 +0300)
commitd4ebe5460b8b9e49b08f9d4803a13e77310ffd27
tree4fa1b18ea5ea47e0f8b3e4b2c550f21355405c2f
parent047042cd1a935d5a66eaee49e4ebac374db211a2
fall back to any profile when restoring config

it would be strange to happen, because the config should always have
a current profile, but who knows… defensive programming
app/src/main/java/net/ktnx/mobileledger/async/ConfigReader.java