Refactoring
This commit is contained in:
@@ -19,10 +19,8 @@ export default defineComponent({
|
||||
data() {
|
||||
return {
|
||||
INFO: {
|
||||
header: [{
|
||||
title: this.$t('favorites'),
|
||||
icon: faStar
|
||||
}]
|
||||
title: this.$t('favorites'),
|
||||
icon: faStar
|
||||
},
|
||||
pagination: {
|
||||
endpoint: 'i/favorites',
|
||||
|
Reference in New Issue
Block a user