mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 06:26:30 +03:00
Merge branch 'master' into flub/send-backup
This commit is contained in:
@@ -124,7 +124,7 @@ fn inner_generate_secure_join_qr_code(
|
||||
Ok(())
|
||||
})?
|
||||
.build(|w| {
|
||||
// White Background apears like a card
|
||||
// White Background appears like a card
|
||||
w.single("rect", |d| {
|
||||
d.attr("x", card_border_size)?;
|
||||
d.attr("y", card_border_size)?;
|
||||
|
||||
Reference in New Issue
Block a user