This commit is contained in:
syuilo 2021-10-03 23:51:54 +09:00
parent 9a33495694
commit 66369b4b1d
3 changed files with 51 additions and 34 deletions

View file

@ -32,7 +32,8 @@ export default defineComponent({
return {
[symbols.PAGE_INFO]: {
title: this.$ts.announcements,
icon: 'fas fa-broadcast-tower'
icon: 'fas fa-broadcast-tower',
bg: 'var(--bg)',
},
pagination: {
endpoint: 'announcements',