chore: add tips for announcement

This commit is contained in:
Xhofe 2022-03-13 16:46:06 +08:00
parent 8e30b02efc
commit c51dc4594d

View File

@ -61,7 +61,7 @@ func InitSettings() {
{
Key: "announcement",
Value: "This is a test announcement.",
Description: "announcement message",
Description: "announcement message (support markdown)",
Type: "text",
Access: model.PUBLIC,
Group: model.FRONT,