Refactoring
This commit is contained in:
@@ -21,10 +21,8 @@ export default defineComponent({
|
||||
data() {
|
||||
return {
|
||||
INFO: {
|
||||
header: [{
|
||||
title: this.$t('notifications'),
|
||||
icon: faBell
|
||||
}]
|
||||
title: this.$t('notifications'),
|
||||
icon: faBell
|
||||
},
|
||||
};
|
||||
},
|
||||
|
Reference in New Issue
Block a user