mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
rename config.set.dry
This commit is contained in:
committed by
Aiden McClelland
parent
2f2feaf4ca
commit
a26a53874a
@@ -190,7 +190,7 @@ pub fn set(
|
||||
Ok((id, config, timeout, expire_id))
|
||||
}
|
||||
|
||||
#[command(display(display_serializable))]
|
||||
#[command(rename = "dry", display(display_serializable))]
|
||||
pub async fn set_dry(
|
||||
#[context] ctx: RpcContext,
|
||||
#[parent_data] (id, config, timeout, _): (
|
||||
|
||||
Reference in New Issue
Block a user