mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
ui: pass toggle value to server object
This commit is contained in:
committed by
Aiden McClelland
parent
ba04b7c431
commit
c61c164c0f
@@ -21,7 +21,6 @@ export class OSWelcomePage {
|
||||
private readonly config: ConfigService,
|
||||
) { }
|
||||
|
||||
// autoCheckUpdates default must be false when upgrading to
|
||||
async dismiss () {
|
||||
this.apiService
|
||||
.patchServerConfig('autoCheckUpdates', this.autoCheckUpdates)
|
||||
|
||||
Reference in New Issue
Block a user