mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Fixed #1574
This commit is contained in:
parent
ec7e47c9cf
commit
74c1bb66d2
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ export class UpdateComponent implements OnInit {
|
|||
autoUpdateEnabled: [x.autoUpdateEnabled],
|
||||
username: [x.username],
|
||||
password: [x.password],
|
||||
processName: [x.processName],
|
||||
});
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue