feat: memorize last active page between instances
This commit is contained in:
parent
2709dcfee5
commit
9d3c3405a2
23 changed files with 252 additions and 87 deletions
|
|
@ -9,6 +9,8 @@
|
|||
pub mod app;
|
||||
pub use app::{Message, SettingsApp};
|
||||
|
||||
pub mod config;
|
||||
|
||||
#[macro_use]
|
||||
pub mod localize;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue