build: Add build process for newgui (#7351)

This commit is contained in:
Jakob Borg
2021-02-15 14:52:28 +01:00
parent d117b4b570
commit b2c9e7b07b
123 changed files with 38050 additions and 17178 deletions
@@ -0,0 +1,26 @@
export const dbCompletion =
[
{
"device": "YZJBJFX-RDBL7WY-6ZGKJ2D-4MJB4E7-ZATSDUY-LD6Y3L3-MLFUYWE-AEMXJAC",
"completion": 100,
"globalBytes": 156793013575,
"needBytes": 0,
"needDeletes": 0,
"needItems": 0
},
{
"completion": 80,
"globalBytes": 3013575,
"needBytes": 100,
"needDeletes": 0,
"needItems": 0
}
]
/*
{
"completion": 100,
"globalBytes": 156793013575,
"needBytes": 0,
"needDeletes": 0
}
*/