default settings for file list: no filtering
This commit is contained in:
parent
81ca42cd87
commit
af327129d2
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ function GcodeFilesViewModel(printerStateViewModel, loginStateViewModel, slicing
|
|||
}
|
||||
},
|
||||
"name",
|
||||
["machinecode"],
|
||||
[],
|
||||
[["sd", "local"], ["machinecode", "model"]],
|
||||
0
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue