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