🎨
This commit is contained in:
parent
dcd216daff
commit
9cab659392
18 changed files with 50 additions and 38 deletions
|
|
@ -53,7 +53,8 @@ export default defineComponent({
|
|||
return {
|
||||
[symbols.PAGE_INFO]: {
|
||||
title: this.$ts.messaging,
|
||||
icon: 'fas fa-comments'
|
||||
icon: 'fas fa-comments',
|
||||
bg: 'var(--bg)',
|
||||
},
|
||||
fetching: true,
|
||||
moreFetching: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue