mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
add page meta status update
This commit is contained in:
parent
492e3bb2ea
commit
7d55e2b8ee
2 changed files with 16 additions and 3 deletions
|
|
@ -12,6 +12,7 @@ pub enum Mime {
|
|||
pub enum Status {
|
||||
Failure,
|
||||
Redirect,
|
||||
Reload,
|
||||
Success,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue