mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-20 07:28:06 +01:00
Show invisible badges to query for self
This commit is contained in:
@@ -19,7 +19,6 @@ public class SelfBadge extends Badge {
|
||||
private final boolean visible;
|
||||
|
||||
@JsonCreator
|
||||
|
||||
public SelfBadge(
|
||||
@JsonProperty("id") final String id,
|
||||
@JsonProperty("category") final String category,
|
||||
|
||||
Reference in New Issue
Block a user