save session page number and current tab activity status

This commit is contained in:
yggverse 2024-09-09 23:16:39 +03:00
parent 487cddb3d1
commit aceef398bf
2 changed files with 17 additions and 4 deletions

View file

@ -27,6 +27,8 @@ namespace app::browser::main
{
ID,
TIME,
NUMBER,
CURRENT,
REQUEST
};
};