mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
add input status enum
This commit is contained in:
parent
3c584b52b7
commit
893f114abf
@ -125,6 +125,7 @@ namespace app::browser::main::tab
|
||||
*/
|
||||
enum class Status
|
||||
{
|
||||
INPUT,
|
||||
SUCCESS,
|
||||
REDIRECT,
|
||||
TEMPORARY_FAILURE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user