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

This commit is contained in:
James Houlahan
2023-02-16 16:31:20 +01:00
committed by Jakub
parent d7fd39503f
commit f6727a56d2

View File

@ -453,7 +453,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