Merge branch 'develop' into feat/captain-toggle-updates

This commit is contained in:
Shivam Mishra
2025-01-27 11:07:27 +05:30
committed by GitHub
18 changed files with 150 additions and 34 deletions
@@ -1,4 +1,4 @@
import { FEATURE_FLAGS } from 'dashboard/featureFlags';
// import { FEATURE_FLAGS } from 'dashboard/featureFlags';
import { frontendURL } from '../../../helper/URLHelper';
import AssistantIndex from './assistants/Index.vue';
import AssistantInboxesIndex from './assistants/inboxes/Index.vue';
@@ -148,7 +148,6 @@ onMounted(fetchAccountDetails);
/>
</div>
</BillingCard>
<BillingHeader
class="px-1 mt-5"
:title="$t('BILLING_SETTINGS.CHAT_WITH_US.TITLE')"