mirror of https://github.com/buster-so/buster.git
small change to datasets to kick off the build
This commit is contained in:
parent
e07dacd089
commit
c9f5a64999
|
@ -95,6 +95,7 @@ pub async fn list_datasets(
|
|||
}
|
||||
};
|
||||
|
||||
|
||||
Ok(ApiResponse::JsonData(datasets))
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue