Lint
This commit is contained in:
parent
4f596d68b9
commit
35ef07d720
@ -213,7 +213,7 @@ class SettingsLibraryController : SettingsController() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (preferences.skipPreMigration().get() || preferences.migrationSources().get()
|
if (preferences.skipPreMigration().get() || preferences.migrationSources().get()
|
||||||
.isNotEmpty()
|
.isNotEmpty()
|
||||||
) {
|
) {
|
||||||
preferenceCategory {
|
preferenceCategory {
|
||||||
title = "Migration"
|
title = "Migration"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user