mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
fix: The db dump on the private
This commit is contained in:
@@ -206,7 +206,7 @@ async fn cli_dump(
|
||||
from_value::<Dump>(
|
||||
ctx.call_remote(
|
||||
"db.dump",
|
||||
imbl_value::json!({ "include-private":include_private }),
|
||||
imbl_value::json!({ "includePrivate":include_private }),
|
||||
)
|
||||
.await?,
|
||||
)?
|
||||
|
||||
Reference in New Issue
Block a user