mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove duplicate
This commit is contained in:
parent
ddc746566a
commit
e025961568
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ impl Page {
|
||||||
// Actions
|
// Actions
|
||||||
action_page_load: action_page_load.clone(),
|
action_page_load: action_page_load.clone(),
|
||||||
action_page_open: action_page_open.clone(),
|
action_page_open: action_page_open.clone(),
|
||||||
action_update: action_update,
|
action_update,
|
||||||
// Components
|
// Components
|
||||||
content,
|
content,
|
||||||
navigation,
|
navigation,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue