mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
add comment
This commit is contained in:
parent
0db64561f0
commit
2d26c137c5
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ void Main::tab_page_navigation_update(
|
|||
const bool & ADD_HISTORY
|
||||
) {
|
||||
mainTab->page_navigation_update(
|
||||
mainTab->get_current_page(),
|
||||
mainTab->get_current_page(), // @TODO
|
||||
ADD_HISTORY
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue