mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-11 21:34:42 +10:00
refactor: Rename commands/config to commands/configure
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
use clap::{Args, Parser, Subcommand, ValueEnum};
|
||||
|
||||
use crate::commands::config::config_option::ConfigOptionCli;
|
||||
use crate::commands::configure::config_option::ConfigOptionCli;
|
||||
|
||||
#[derive(Parser)]
|
||||
#[command(version, about, long_about = None)]
|
||||
|
||||
Reference in New Issue
Block a user