This commit is contained in:
2020-02-18 21:52:28 +00:00
parent 7bb4e5dff2
commit 948dbe37c8

View File

@@ -367,6 +367,7 @@ function setEffectiveListView(vm) {
}
} else if (vm.listViewId == 0) {
//get default list view
} else {
//check if cached, if not then fetch, cache and set
}