fix(comment): moved waline placeholder
parameter to locale.placeholder
(#914)
fix waline parameter
This commit is contained in:
parent
f398fb9dd1
commit
65cd7f586f
@ -70,7 +70,7 @@ params:
|
||||
clientSecret:
|
||||
autoCreateIssue: false
|
||||
|
||||
# Waline client configuration see: https://waline.js.org/en/reference/client.html
|
||||
# Waline client configuration see: https://waline.js.org/en/reference/client/props.html
|
||||
waline:
|
||||
serverURL:
|
||||
lang:
|
||||
@ -81,9 +81,9 @@ params:
|
||||
requiredMeta:
|
||||
- nick
|
||||
- mail
|
||||
placeholder:
|
||||
locale:
|
||||
admin: Admin
|
||||
placeholder:
|
||||
|
||||
twikoo:
|
||||
envId:
|
||||
|
Loading…
Reference in New Issue
Block a user