Lint
This commit is contained in:
parent
4f596d68b9
commit
35ef07d720
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ class SettingsLibraryController : SettingsController() {
|
|||
}
|
||||
|
||||
if (preferences.skipPreMigration().get() || preferences.migrationSources().get()
|
||||
.isNotEmpty()
|
||||
.isNotEmpty()
|
||||
) {
|
||||
preferenceCategory {
|
||||
title = "Migration"
|
||||
|
|
|
|||
Loading…
Reference in a new issue