mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-08 20:09:19 +00:00
cleanups
This commit is contained in:
@@ -2,9 +2,7 @@
|
|||||||
Copyright 2026 Element Creations Ltd.
|
Copyright 2026 Element Creations Ltd.
|
||||||
SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
|
SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
|
||||||
Please see LICENSE in the repository root for full details.
|
Please see LICENSE in the repository root for full details.
|
||||||
**/}
|
|
||||||
|
|
||||||
{/**
|
|
||||||
This is a custom doc page overwriting the default autodocs tag.
|
This is a custom doc page overwriting the default autodocs tag.
|
||||||
This can be done by using the same filename as the component
|
This can be done by using the same filename as the component
|
||||||
With the help of Primary, Controls,Stories the overhead is minimal
|
With the help of Primary, Controls,Stories the overhead is minimal
|
||||||
|
|||||||
@@ -107,7 +107,7 @@ export const VideoUnmute: Story = {
|
|||||||
],
|
],
|
||||||
toggles: [
|
toggles: [
|
||||||
{
|
{
|
||||||
label: "Blur Background",
|
label: "Background blur",
|
||||||
id: "background_blurring",
|
id: "background_blurring",
|
||||||
enabled: false,
|
enabled: false,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user