Skip to content

Commit 65cd7f5

Browse files
authored
fix(comment): moved waline placeholder parameter to locale.placeholder (CaiJimmy#914)
fix waline parameter
1 parent f398fb9 commit 65cd7f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ params:
7070
clientSecret:
7171
autoCreateIssue: false
7272

73-
# Waline client configuration see: https://waline.js.org/en/reference/client.html
73+
# Waline client configuration see: https://waline.js.org/en/reference/client/props.html
7474
waline:
7575
serverURL:
7676
lang:
@@ -81,9 +81,9 @@ params:
8181
requiredMeta:
8282
- nick
8383
- mail
84-
placeholder:
8584
locale:
8685
admin: Admin
86+
placeholder:
8787

8888
twikoo:
8989
envId:

0 commit comments

Comments
 (0)