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

Commit ba69080a authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

AM: Enable sync by default

parent 78936bd3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -154,8 +154,8 @@ class HomeSetRefresher @AssistedInject constructor(
                    .contains(collection.homeSetId)
                        && !excluded

            else -> // don't preselect
                false
            else -> // preselect
                true
        }
    }