Merge branch 'main' into main

main
落雨楓 2 years ago
commit 992d1655f4

@ -1,12 +1,12 @@
name: 待审页面
provider: pusher
source:
service: pusher
channel: isekaiwiki
type: needReview
tpl:
default: |-
Review队列中增加了新页面:
编辑者: {{{author}}}
标题: {{{title}}}
{{{summary}}}
name: 待审页面
provider: pusher
source:
service: pusher
channel: isekaiwiki
type: needReview
tpl:
default: |-
Review队列中增加了新页面:
编辑者: {{{author}}}
标题: {{{title}}}
{{{summary}}}

@ -1,11 +1,11 @@
name: 修改页面
provider: pusher
source:
service: pusher
channel: isekaiwiki
type: edit
tpl:
default: |-
{{{author}}} 更新了页面《{{{title}}}》:
{{{summary}}}
{{{url}}}
name: 修改页面
provider: pusher
source:
service: pusher
channel: isekaiwiki
type: edit
tpl:
default: |-
{{{author}}} 更新了页面《{{{title}}}》:
{{{summary}}}
{{{url}}}

Loading…
Cancel
Save