You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
fix typo
This commit is contained in:
@@ -49,7 +49,7 @@ const MAX_HEIGHT = 600;
|
|||||||
// 5669 px (x-axis) , 5669 px (y-axis) , per metre
|
// 5669 px (x-axis) , 5669 px (y-axis) , per metre
|
||||||
const PHYS_HIDPI = [0x00, 0x00, 0x16, 0x25, 0x00, 0x00, 0x16, 0x25, 0x01];
|
const PHYS_HIDPI = [0x00, 0x00, 0x16, 0x25, 0x00, 0x00, 0x16, 0x25, 0x01];
|
||||||
|
|
||||||
const BLURHASH_FIELD = "xyz.amorgan.blurhash"; // MSC 2448
|
const BLURHASH_FIELD = "xyz.amorgan.blurhash"; // MSC2448
|
||||||
const BLURHASH_X_COMPONENTS = 8;
|
const BLURHASH_X_COMPONENTS = 8;
|
||||||
const BLURHASH_Y_COMPONENTS = 8;
|
const BLURHASH_Y_COMPONENTS = 8;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user