mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-13 11:41:15 +02:00
Add feature flag for private message deletion.
This commit is contained in:
@@ -8,4 +8,6 @@ public interface FeatureFlags {
|
||||
boolean shouldEnableImageAttachments();
|
||||
|
||||
boolean shouldEnableRemoteContacts();
|
||||
|
||||
boolean shouldEnablePrivateMessageDeletion();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user