7 lines
75 B
Plaintext
7 lines
75 B
Plaintext
return {
|
|
"widgettype":"Text",
|
|
"options":{
|
|
"text":await get_user()
|
|
}
|
|
}
|