remote fetching needs restart
This commit is contained in:
parent
e064297187
commit
586aef214c
@ -198,6 +198,7 @@ export class SettingsComponent implements OnInit {
|
||||
}
|
||||
|
||||
onDisableRemoteStatusFetchingChanged() {
|
||||
this.notifyRestartNeeded();
|
||||
let settings = this.toolsService.getSettings();
|
||||
settings.disableRemoteStatusFetching = this.disableRemoteStatusFetchingEnabled;
|
||||
this.toolsService.saveSettings(settings);
|
||||
|
Loading…
x
Reference in New Issue
Block a user