Fix legacy call-history messages without a callId
Co-authored-by: Scott Nonnenberg <scott@signal.org>
This commit is contained in:
@@ -7,7 +7,6 @@ import type { ServiceIdString } from './ServiceId';
|
||||
|
||||
// These are strings (1) for the database (2) for Storybook.
|
||||
export enum CallMode {
|
||||
None = 'None',
|
||||
Direct = 'Direct',
|
||||
Group = 'Group',
|
||||
}
|
||||
|
Reference in New Issue
Block a user