Merge branch 'main' into dev/chat-transcript-system-spec

This commit is contained in:
Martin Brennan 2022-12-13 18:20:29 +10:00
commit 51c3166c67
No known key found for this signature in database
GPG Key ID: A08063EEF3EA26A4

View File

@ -170,10 +170,7 @@ export default Component.extend({
didReceiveAttrs() {
this._super(...arguments);
this.currentUserTimezone = this.currentUser?.resolvedTimezone(
this.currentUser
);
this.currentUserTimezone = this.currentUser?.user_option.timezone;
this.set("targetMessageId", this.chat.messageId);
if (