This commit is contained in:
Jobobby04 2020-06-27 19:23:11 -04:00
parent 0590574f1a
commit 61e4ff548c

View File

@ -85,7 +85,6 @@ class SourcePreferencesController(bundle: Bundle? = null) :
} else { } else {
addPreferencesForSource(screen, source.originalSource) addPreferencesForSource(screen, source.originalSource)
} }
} else { } else {
addPreferencesForSource(screen, source) addPreferencesForSource(screen, source)
} }