add 站点管理命令
This commit is contained in:
@ -248,7 +248,7 @@ class Slack:
|
||||
"type": "section",
|
||||
"text": {
|
||||
"type": "mrkdwn",
|
||||
"text": f"*{title}*"
|
||||
"text": f"**{title}**"
|
||||
}
|
||||
}
|
||||
blocks = [title_section, {
|
||||
|
Reference in New Issue
Block a user