mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
remove trailing whitespace
This commit is contained in:
parent
2d8000d11d
commit
6fa9471292
@ -101,7 +101,7 @@ export class Platform {
|
|||||||
this.request = xhrRequest;
|
this.request = xhrRequest;
|
||||||
}
|
}
|
||||||
const isIE11 = !!window.MSInputMethodContext && !!document.documentMode;
|
const isIE11 = !!window.MSInputMethodContext && !!document.documentMode;
|
||||||
this.isIE11 = isIE11;
|
this.isIE11 = isIE11;
|
||||||
}
|
}
|
||||||
|
|
||||||
get updateService() {
|
get updateService() {
|
||||||
|
Loading…
Reference in New Issue
Block a user