This commit is contained in:
syuilo 2021-04-11 00:03:31 +09:00
parent f44517f4af
commit bffcfd92da
4 changed files with 14 additions and 5 deletions

View file

@ -48,10 +48,11 @@ export default defineComponent({
[symbols.PAGE_INFO]: {
title: this.$ts.pages,
icon: faStickyNote,
action: {
actions: [{
icon: faPlus,
text: this.$ts.create,
handler: this.create
}
}]
},
tab: 'featured',
featuredPagesPagination: {