mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove extra comment
This commit is contained in:
parent
a3a1775676
commit
e850517913
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ impl Tab {
|
|||
|
||||
self.widget.set_tab_reorderable(page.widget(), true);
|
||||
|
||||
// Follow?
|
||||
if is_current_page {
|
||||
self.widget.set_current_page(Some(page_number));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue