chore: add tips for announcement

pull/761/head
Xhofe 2022-03-13 16:46:06 +08:00
parent 8e30b02efc
commit c51dc4594d
1 changed files with 1 additions and 1 deletions

View File

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