implement base button action

This commit is contained in:
yggverse 2024-09-15 17:55:56 +03:00
parent 9ea8fadd67
commit 893a9d92e1
5 changed files with 52 additions and 10 deletions

View file

@ -62,6 +62,7 @@ Page::Page(
this->db,
ACTION__HISTORY_BACK,
ACTION__HISTORY_FORWARD,
ACTION__OPEN_LINK_VARIANT,
ACTION__RELOAD,
ACTION__UPDATE
);