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

This commit is contained in:
Weblate
2018-03-09 02:00:35 +00:00
+1 -1
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 {