mirror of
https://github.com/catdevnull/preciazo.git
synced 2024-11-22 14:16:19 +00:00
fixup!
This commit is contained in:
parent
d55fc8f603
commit
18771cb944
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
use clap::ValueEnum;
|
||||
|
||||
#[derive(ValueEnum, Clone, Debug)]
|
||||
#[derive(ValueEnum, Clone, Debug, Copy)]
|
||||
pub enum Supermercado {
|
||||
Dia,
|
||||
Jumbo,
|
||||
|
|
Loading…
Reference in a new issue