diff --git a/src/app/browser/window/tab/item/page.rs b/src/app/browser/window/tab/item/page.rs index 5ead0c25..5dd0be13 100644 --- a/src/app/browser/window/tab/item/page.rs +++ b/src/app/browser/window/tab/item/page.rs @@ -93,7 +93,7 @@ impl Page { // Actions action_page_load: action_page_load.clone(), action_page_open: action_page_open.clone(), - action_update: action_update.clone(), + action_update: action_update, // Components content, navigation,