Format code
This commit is contained in:
@@ -155,7 +155,7 @@ export const widget = ((): WidgetHelpers | null => {
|
||||
timelineSupport: true,
|
||||
useE2eForGroupCall: e2eEnabled,
|
||||
fallbackICEServerAllowed: allowIceFallback,
|
||||
}
|
||||
},
|
||||
);
|
||||
|
||||
const clientPromise = new Promise<MatrixClient>((resolve) => {
|
||||
|
||||
Reference in New Issue
Block a user