Update main.rs
This commit is contained in:
parent
ccd02c525b
commit
06fb7e0b51
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ impl Sandbox for QRGenerator {
|
|||
None
|
||||
} else {
|
||||
qr_code::State::new(&data).ok()
|
||||
}
|
||||
};
|
||||
|
||||
self.data = data;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue