mirror of https://github.com/halo-dev/halo
Reset default avatar from "mm" to "" (#1485)
Co-authored-by: cetr <2058930674@qq.com>pull/1504/head
parent
c4008b9333
commit
8f35382c39
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue