mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Enable private message deletion in release builds.
This commit is contained in:
@@ -6,6 +6,4 @@ package org.briarproject.bramble.api;
|
||||
public interface FeatureFlags {
|
||||
|
||||
boolean shouldEnableImageAttachments();
|
||||
|
||||
boolean shouldEnablePrivateMessageDeletion();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user