minor fixes
This commit is contained in:
parent
a699a56f66
commit
c341c29120
@ -26,6 +26,7 @@ val selectDataTask = task("select") {
|
||||
|
||||
val monitorTableTask = task("monitor") {
|
||||
model {
|
||||
configure(meta.getMetaOrEmpty("analyzer"))
|
||||
dependsOn("select", meta)
|
||||
}
|
||||
join<NumassSet, Table> {
|
||||
|
Loading…
Reference in New Issue
Block a user