add input context menu helper
We are going to want this in more places Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -423,6 +423,7 @@ fn render_nav_body(
|
||||
ctx.accounts,
|
||||
&mut app.decks_cache,
|
||||
&mut app.view_state.login,
|
||||
ctx.clipboard,
|
||||
*amr,
|
||||
);
|
||||
let txn = Transaction::new(ctx.ndb).expect("txn");
|
||||
|
||||
Reference in New Issue
Block a user