Skip to content

Commit

Permalink
correction missing
Browse files Browse the repository at this point in the history
  • Loading branch information
guillim committed Jan 15, 2025
1 parent d9c0f4f commit 6992cc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ export class MicrosoftAPIsService {
},
{
syncStage: MessageChannelSyncStage.FULL_MESSAGE_LIST_FETCH_PENDING,
syncStatus: null,
syncStatus: MessageChannelSyncStatus.ONGOING,
syncCursor: '',
syncStageStartedAt: null,
},
Expand Down

0 comments on commit 6992cc4

Please sign in to comment.