mirror of
https://github.com/System-End/nephthys.git
synced 2026-04-19 19:45:12 +00:00
oh, just make it a header
This commit is contained in:
parent
eeee4063c1
commit
f1072fd09f
1 changed files with 4 additions and 3 deletions
|
|
@ -36,10 +36,11 @@ async def get_helper_view(user: User):
|
|||
btns,
|
||||
{"type": "divider"},
|
||||
{
|
||||
"type": "section",
|
||||
"type": "header",
|
||||
"text": {
|
||||
"type": "mrkdwn",
|
||||
"text": "*:rac_graph: funny circle and line things*",
|
||||
"type": "plain_text",
|
||||
"text": ":rac_graph: funny circle and line things",
|
||||
"emoji": True,
|
||||
},
|
||||
},
|
||||
pie_chart,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue