mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-11 08:59:37 +00:00
Update testdata database format
This commit is contained in:
parent
587835ad38
commit
990acd36a6
1 changed files with 50 additions and 43 deletions
7
testdata/aegis_export.json
vendored
7
testdata/aegis_export.json
vendored
|
@ -1,4 +1,10 @@
|
|||
{
|
||||
"version": 1,
|
||||
"header": {
|
||||
"slots": null,
|
||||
"params": null
|
||||
},
|
||||
"db": {
|
||||
"version": 1,
|
||||
"entries": [
|
||||
{
|
||||
|
@ -43,3 +49,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue