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