don't create account img on register
This commit is contained in:
parent
7bfe40f3b9
commit
8992fed591
@ -348,7 +348,7 @@ pub fn create(name: &String, password: &String, tx: &mut Transaction) -> Result<
|
|||||||
.insert(tx)?;
|
.insert(tx)?;
|
||||||
}
|
}
|
||||||
|
|
||||||
img::shapes_write(img)?;
|
// img::shapes_write(img)?;
|
||||||
|
|
||||||
info!("registration account={:?}", name);
|
info!("registration account={:?}", name);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user