mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
rename config.set.dry
This commit is contained in:
@@ -190,7 +190,7 @@ pub fn set(
|
|||||||
Ok((id, config, timeout, expire_id))
|
Ok((id, config, timeout, expire_id))
|
||||||
}
|
}
|
||||||
|
|
||||||
#[command(display(display_serializable))]
|
#[command(rename = "dry", display(display_serializable))]
|
||||||
pub async fn set_dry(
|
pub async fn set_dry(
|
||||||
#[context] ctx: RpcContext,
|
#[context] ctx: RpcContext,
|
||||||
#[parent_data] (id, config, timeout, _): (
|
#[parent_data] (id, config, timeout, _): (
|
||||||
|
|||||||
Reference in New Issue
Block a user