mirror of https://github.com/vector-im/riot-web
Minus one log
parent
fc1ac53ef3
commit
d17ea516cc
|
@ -74,7 +74,6 @@ async function isColrFontSupported() {
|
||||||
colrFontSupported = false;
|
colrFontSupported = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log({colrFontSupported});
|
|
||||||
return colrFontSupported;
|
return colrFontSupported;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue