mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-26 00:42:08 +02:00
typo
This commit is contained in:
parent
1a880761e0
commit
07b691a45d
@ -82,7 +82,7 @@ Tinter.registerTintable(updateTintedDownloadImage);
|
|||||||
// downloaded. This limit does not seem to apply when the url is used as
|
// downloaded. This limit does not seem to apply when the url is used as
|
||||||
// the source attribute of an image tag.
|
// the source attribute of an image tag.
|
||||||
//
|
//
|
||||||
// Blob URLs are generated using window.URL.createObjectURL and unforuntately
|
// Blob URLs are generated using window.URL.createObjectURL and unfortunately
|
||||||
// for our purposes they inherit the origin of the page that created them.
|
// for our purposes they inherit the origin of the page that created them.
|
||||||
// This means that any scripts that run when the URL is viewed will be able
|
// This means that any scripts that run when the URL is viewed will be able
|
||||||
// to access local storage.
|
// to access local storage.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user