🎨
This commit is contained in:
parent
9a33495694
commit
66369b4b1d
3 changed files with 51 additions and 34 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue