mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
Fixed typo
This commit is contained in:
@@ -33,7 +33,7 @@ import java.util.Objects;
|
||||
public class BlockedAndShareContactsActivity extends PassphraseRequiredActionBarActivity {
|
||||
|
||||
public static final String SHOW_ONLY_BLOCKED_EXTRA = "show_only_blocked";
|
||||
public static final String SHARE_CONTACT_NAME_EXTRA = "share_contact_Name";
|
||||
public static final String SHARE_CONTACT_NAME_EXTRA = "share_contact_name";
|
||||
public static final String SHARE_CONTACT_MAIL_EXTRA = "share_contact_mail";
|
||||
|
||||
private final DynamicTheme dynamicTheme = new DynamicTheme();
|
||||
|
||||
Reference in New Issue
Block a user