Media Viewer: Fix document preview (#1530)
This commit is contained in:
parent
1e60003f5a
commit
c604e6156d
@ -184,6 +184,7 @@ export function getMessageMediaHash(
|
|||||||
}
|
}
|
||||||
|
|
||||||
return `${base}?size=m`;
|
return `${base}?size=m`;
|
||||||
|
case 'viewerFull':
|
||||||
case 'download':
|
case 'download':
|
||||||
return base;
|
return base;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user