rename refresh method to update

This commit is contained in:
yggverse 2024-09-11 02:34:02 +03:00
parent 63da1b1e76
commit c574d6e8bf
21 changed files with 31 additions and 31 deletions

View file

@ -119,7 +119,7 @@ namespace app::browser::main
const int & PAGE_NUMBER
);
void refresh(
void update(
const int & PAGE_NUMBER
);