fix: import

This commit is contained in:
Shivam Mishra
2025-01-27 11:13:55 +05:30
committed by GitHub
parent 7cecb80812
commit 2e7a891ed7
@@ -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';