cherry picked from 93763a5563 foosel/OctoPrint
This commit is contained in:
parent
fc63f95385
commit
d7485d288e
1 changed files with 0 additions and 3 deletions
|
|
@ -13,9 +13,6 @@ $(function() {
|
|||
|
||||
self.currentlyBeingUpdated = [];
|
||||
|
||||
self.octoprintUnconfigured = ko.observable();
|
||||
self.octoprintUnreleased = ko.observable();
|
||||
|
||||
self.config_cacheTtl = ko.observable();
|
||||
self.config_checkoutFolder = ko.observable();
|
||||
self.config_checkType = ko.observable();
|
||||
|
|
|
|||
Loading…
Reference in a new issue