Skip to content
Snippets Groups Projects
Verified Commit 40acb125 authored by Martin Weise's avatar Martin Weise
Browse files

Fixed the #409 bug

parent a434554b
Branches
Tags
5 merge requests!250Master,!246Dev,!244Dev,!243Dev,!238Fixed the #409 bug
......@@ -17,7 +17,6 @@ import org.springframework.data.elasticsearch.annotations.FieldType;
@ToString
public class UserAttributesDto {
@JsonIgnore
@org.springframework.data.annotation.Transient
@JsonProperty("theme_dark")
@Schema(example = "false")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment