mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-08-10 19:50:20 +02:00
Implement UI for setting profile pictures
This commit is contained in:
@@ -6,4 +6,7 @@ package org.briarproject.bramble.api;
|
||||
public interface FeatureFlags {
|
||||
|
||||
boolean shouldEnableImageAttachments();
|
||||
|
||||
boolean shouldEnableProfilePictures();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user