mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Update Check Disabled
This commit is contained in:
@@ -80,6 +80,6 @@ export class AppComponent implements OnInit {
|
||||
}
|
||||
|
||||
initialCheckForUpdate() {
|
||||
this._swUpdate.checkForUpdate().then(() => location.reload());
|
||||
// this._swUpdate.checkForUpdate().then((f) => location.reload());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user