We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeed7e2 commit 40d0916Copy full SHA for 40d0916
app/src/main/kotlin/com/simplemobiletools/contacts/pro/helpers/Constants.kt
@@ -7,7 +7,7 @@ import com.simplemobiletools.contacts.pro.models.LocalContact
7
const val SHOW_CONTACT_THUMBNAILS = "show_contact_thumbnails"
8
const val SHOW_PHONE_NUMBERS = "show_phone_numbers"
9
const val SHOW_ONLY_CONTACTS_WITH_NUMBERS = "show_only_contacts_with_numbers"
10
-const val IGNORED_CONTACT_SOURCES = "ignored_contact_sources"
+const val IGNORED_CONTACT_SOURCES = "ignored_contact_sources_2"
11
const val START_NAME_WITH_SURNAME = "start_name_with_surname"
12
const val LAST_USED_CONTACT_SOURCE = "last_used_contact_source"
13
const val LOCAL_ACCOUNT_NAME = "local_account_name"
0 commit comments