You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
224 B
YAML
12 lines
224 B
YAML
3 years ago
|
name: 自动审核通过
|
||
|
provider: pusher
|
||
|
source:
|
||
|
service: pusher
|
||
|
channel: isekaiwiki
|
||
|
type: autoReview
|
||
|
tpl:
|
||
|
default: |-
|
||
|
{{data.author}} 更新了新页面: {{data.title}}
|
||
|
{{data.summary}}
|
||
|
{{data.result}}
|