fix(GODT-2371): Continue, not return, when handling draft

This commit is contained in:
James Houlahan
2023-02-16 16:31:20 +01:00
parent 571133f2ff
commit 4c24c004db
2 changed files with 86 additions and 1 deletions

View File

@ -456,7 +456,7 @@ func (user *User) handleMessageEvents(ctx context.Context, messageEvents []proto
return err
}
return nil
continue
}
// GODT-2028 - Use better events here. It should be possible to have 3 separate events that refrain to