fix: restore velocity web build after webos merge
This commit is contained in:
@@ -5,7 +5,7 @@ import { mapLeadRecordToStoreLead } from '@/lib/crmMappers';
|
||||
import { mapInventoryPropertySummaryToUnit } from '@/lib/platformMappers';
|
||||
import { useStore } from '@/store/useStore';
|
||||
import type { ChatMessage } from '@/types';
|
||||
import type { LeadRecord, ChatLogRecord } from '@/lib/api';
|
||||
import type { LeadRecord } from '@/lib/api';
|
||||
import { listInventoryProperties } from '@/lib/velocityPlatformClient';
|
||||
|
||||
export function useCrmBootstrap() {
|
||||
|
||||
Reference in New Issue
Block a user