mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
implement page history recorder
This commit is contained in:
parent
dac79339e1
commit
374df89a4f
3 changed files with 89 additions and 12 deletions
|
|
@ -78,6 +78,11 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"history":
|
||||
{
|
||||
"enabled":true,
|
||||
"timeout":null
|
||||
},
|
||||
"header":
|
||||
{
|
||||
"margin":8,
|
||||
|
|
@ -129,10 +134,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"history":
|
||||
{
|
||||
"enabled":true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue