return page number on tab append

This commit is contained in:
yggverse 2024-09-09 22:13:36 +03:00
parent 687b623354
commit 7a522cb1e1
2 changed files with 4 additions and 2 deletions

View file

@ -69,7 +69,7 @@ namespace app::browser::main
const int & PAGE_NUMBER // @TODO
);
void append(
int append(
const unsigned char * REQUEST,
const bool & FOCUS
);