🐛 (js) Fix dynamic avatar on mount
This commit is contained in:
@@ -2854,6 +2854,13 @@
|
||||
"options": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"task": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"Show widget",
|
||||
"Close widget"
|
||||
]
|
||||
},
|
||||
"baseUrl": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user