Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
1b9bd33692
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ export default class WebPlatform extends VectorBasePlatform {
|
||||||
}
|
}
|
||||||
|
|
||||||
installUpdate() {
|
installUpdate() {
|
||||||
window.location.reload();
|
window.location.reload(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
getDefaultDeviceDisplayName(): string {
|
getDefaultDeviceDisplayName(): string {
|
||||||
|
|
Loading…
Reference in a new issue