fix: $ → ,多余$导致变量未被替换
This commit is contained in:
parent
acdabe4c33
commit
190e4e435f
@ -14,7 +14,7 @@
|
||||
"width": "85%"
|
||||
},
|
||||
"options": {
|
||||
"url": "${text}$"
|
||||
"url": "${text}"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user