Goblin Build 119 - paste npub in Send-to (issue #1)
This commit is contained in:
@@ -424,6 +424,7 @@ impl SendFlow {
|
||||
.hint_text(t!("goblin.send.search_hint"))
|
||||
.text_color(t.surface_text)
|
||||
.body()
|
||||
.paste()
|
||||
.scan_qr();
|
||||
te.ui(ui, &mut search, cb);
|
||||
// scan_qr() already starts the camera on tap.
|
||||
|
||||
Reference in New Issue
Block a user