Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Weblate 2018-03-09 02:00:35 +00:00
commit 1b9bd33692

View file

@ -179,7 +179,7 @@ export default class WebPlatform extends VectorBasePlatform {
} }
installUpdate() { installUpdate() {
window.location.reload(); window.location.reload(true);
} }
getDefaultDeviceDisplayName(): string { getDefaultDeviceDisplayName(): string {