Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c9de1a61 authored by Moez Bhatti's avatar Moez Bhatti
Browse files

Leave autoColor on for everyone

parent 41d2e9b1
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -190,9 +190,6 @@ class QkRealmMigration @Inject constructor(
                prefs.theme(recipientId).set(theme)
            }

            // This is enabled for new users, but the behaviour shouldn't change automatically for old users
            prefs.autoColor.set(false)

            version++
        }