chore: Clean up
This commit is contained in:
@@ -153,7 +153,7 @@ export default {
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
if (this.uiSettings.contacts_sort_config) {
|
||||
if (this.uiSettings?.contacts_sort_config) {
|
||||
this.sortConfig = this.uiSettings.contacts_sort_config;
|
||||
}
|
||||
this.fetchContacts(this.pageParameter);
|
||||
|
||||
Reference in New Issue
Block a user