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

Commit d81bd039 authored by Moez Bhatti's avatar Moez Bhatti Committed by Dayona Joseph
Browse files

Leave autoColor on for everyone

parent 744b3d6f
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++
        }