mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
draft history tab features
This commit is contained in:
parent
5df6332346
commit
fa92487489
5 changed files with 46 additions and 13 deletions
|
|
@ -399,6 +399,8 @@ class Page
|
|||
$this->app->database->addHistory(
|
||||
$url
|
||||
);
|
||||
|
||||
$this->app->history->refresh();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue