10 lines
113 B
Plaintext
10 lines
113 B
Plaintext
await forget_user()
|
|
return {
|
|
"widgettype":"Text",
|
|
"options":{
|
|
"otext":"logout success",
|
|
"i18n":True,
|
|
}
|
|
}
|
|
|