force refresh when updating the app
This commit is contained in:
@@ -179,7 +179,7 @@ export default class WebPlatform extends VectorBasePlatform {
|
||||
}
|
||||
|
||||
installUpdate() {
|
||||
window.location.reload();
|
||||
window.location.reload(true);
|
||||
}
|
||||
|
||||
getDefaultDeviceDisplayName(): string {
|
||||
|
||||
Reference in New Issue
Block a user