propagate Images to actionbar

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-04-29 13:25:17 -04:00
parent e7c3755a08
commit 929099c15f
3 changed files with 7 additions and 2 deletions

View File

@@ -516,6 +516,7 @@ fn chrome_handle_app_action(
ctx.accounts,
ctx.global_wallet,
ctx.zaps,
ctx.img_cache,
ui,
);
}