Ensure that the GroupV1 Migration dialog shows
This commit is contained in:
parent
a2eac80034
commit
99d507a74d
3 changed files with 4 additions and 25 deletions
|
@ -2519,11 +2519,6 @@ export async function startApp(): Promise<void> {
|
|||
});
|
||||
|
||||
routineProfileRefresher.start();
|
||||
} else {
|
||||
assert(
|
||||
false,
|
||||
'Failed to fetch our conversation ID. Skipping routine profile refresh'
|
||||
);
|
||||
}
|
||||
|
||||
// Make sure we have the PNI identity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue