mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-03 07:10:26 +00:00
@@ -141,10 +141,13 @@ lang: string | null;
|
||||
```
|
||||
|
||||
**fonts**
|
||||
The fonts which the interface should use, if not empty.
|
||||
The font/fonts which the interface should use.
|
||||
There can be multiple font url parameters: `?font=font-one&font=font-two...`
|
||||
|
||||
```
|
||||
fonts: string[];
|
||||
font: string;
|
||||
font: string;
|
||||
...
|
||||
```
|
||||
|
||||
**fontScale**
|
||||
|
||||
Reference in New Issue
Block a user