import type { Identity } from '@/lib/jmap/types'; export function createDemoIdentities(): Identity[] { return [ { id: 'demo-identity-primary', name: 'Demo User', email: 'demo@example.com', textSignature: 'Best regards,\nDemo User\nBulwark Mail Demo', htmlSignature: '
Best regards,
Demo User
Bulwark Mail Demo