mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
make SocialBackupConstants public
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package org.briarproject.briar.socialbackup;
|
||||
|
||||
interface SocialBackupConstants {
|
||||
public interface SocialBackupConstants {
|
||||
|
||||
// Group metadata keys
|
||||
String GROUP_KEY_CONTACT_ID = "contactId";
|
||||
|
||||
Reference in New Issue
Block a user