fix build

pull/1321/head
Audric Ackermann 5 years ago
parent bd285f0c3a
commit adfaa8861f
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -4,7 +4,7 @@ import { EnvelopePlus } from './types';
import * as Data from '../../js/modules/data'; import * as Data from '../../js/modules/data';
import { SignalService } from '../protobuf'; import { SignalService } from '../protobuf';
import { updateProfile } from './receiver'; import { updateProfile } from './dataMessage';
import { onVerified } from './syncMessages'; import { onVerified } from './syncMessages';
import { StringUtils } from '../session/utils'; import { StringUtils } from '../session/utils';

Loading…
Cancel
Save