mirror of
https://github.com/rkd77/elinks.git
synced 2025-06-30 22:19:29 -04:00
[tabs] do not save state
This commit is contained in:
parent
45b438c48c
commit
dc81f37010
@ -417,6 +417,7 @@ populate_tabs_data(struct session *ses)
|
||||
}
|
||||
add_tab_item(url, title, i);
|
||||
}
|
||||
tab_browser.do_not_save_state = 1;
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
x
Reference in New Issue
Block a user