mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-10 15:02:05 +02:00
fix lint
This commit is contained in:
parent
b3fd1eda03
commit
183eb78fa8
@ -59,7 +59,7 @@ const allowedFontFaceProps = [
|
|||||||
"font-feature-settings",
|
"font-feature-settings",
|
||||||
"font-variation-settings",
|
"font-variation-settings",
|
||||||
"src",
|
"src",
|
||||||
"unicode-range"
|
"unicode-range",
|
||||||
];
|
];
|
||||||
|
|
||||||
function generateCustomFontFaceCSS(faces) {
|
function generateCustomFontFaceCSS(faces) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user