fix: clippy
This commit is contained in:
@@ -18,7 +18,7 @@ pub struct Alias {
|
||||
pub info: AliasInfo,
|
||||
}
|
||||
impl Alias {
|
||||
pub fn new(
|
||||
pub fn create(
|
||||
client: &Arc<Client>,
|
||||
parent: &str,
|
||||
name: &str,
|
||||
|
||||
Reference in New Issue
Block a user