mirror of
https://github.com/figsoda/mmtc
synced 2025-02-16 21:38:38 +00:00
(questionable) rustfmt
This commit is contained in:
parent
f41b376c9a
commit
edd2d1a0b0
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ pub struct Opts {
|
|||
#[clap(
|
||||
long,
|
||||
multiple_occurrences = true,
|
||||
overrides_with = "clear-query-on-play",
|
||||
overrides_with = "clear-query-on-play"
|
||||
)]
|
||||
pub no_clear_query_on_play: bool,
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue