Skip to content

Commit

Permalink
Reset default avatar from "mm" to "" (halo-dev#1485)
Browse files Browse the repository at this point in the history
Co-authored-by: cetr <[email protected]>
  • Loading branch information
cetr and cetr authored Sep 21, 2021
1 parent c4008b9 commit 8f35382
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public enum CommentProperties implements PropertyEnum {
/**
* The default gravatar type.
*/
GRAVATAR_DEFAULT("comment_gravatar_default", String.class, "mm"),
GRAVATAR_DEFAULT("comment_gravatar_default", String.class, ""),

/**
* Does it need to be checked.
Expand Down

0 comments on commit 8f35382

Please sign in to comment.