Merge branch 'develop' into feat/github-integration

This commit is contained in:
Muhsin Keloth
2025-07-22 15:28:13 +04:00
committed by GitHub
17 changed files with 1072 additions and 31 deletions
@@ -56,6 +56,7 @@ export default {
return [
'billing_settings_index',
'settings_inbox_list',
'general_settings_index',
'agent_list',
].includes(this.$route.name);
},