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

pull/6330/head
Weblate 2018-03-09 02:00:35 +00:00
commit 1b9bd33692
1 changed files with 1 additions and 1 deletions

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 {