Skip to content
Snippets Groups Projects
Unverified Commit 94ba4bb0 authored by Tasso Evangelista's avatar Tasso Evangelista Committed by GitHub
Browse files

Regression: Undefined default message context (#27870)

parent 6ce320e3
No related branches found
No related tags found
No related merge requests found
......@@ -104,7 +104,7 @@ export const createMessageContext = ({
API_Embed?: unknown;
API_EmbedDisabledFor?: unknown;
Message_GroupingPeriod?: unknown;
}) => {
} = {}) => {
return {
u: user,
room,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment