change EreuseWorkbench for workbench-script
This commit is contained in:
parent
9aa156628b
commit
629a2a172e
|
@ -67,7 +67,7 @@ SNAPSHOT_BASE = {
|
||||||
'type': 'Snapshot',
|
'type': 'Snapshot',
|
||||||
'uuid': str(uuid.uuid4()),
|
'uuid': str(uuid.uuid4()),
|
||||||
'code': gen_code(),
|
'code': gen_code(),
|
||||||
'software': "EreuseWorkbench",
|
'software': "workbench-script",
|
||||||
'version': "0.0.1",
|
'version': "0.0.1",
|
||||||
'data': {},
|
'data': {},
|
||||||
'erase': []
|
'erase': []
|
||||||
|
|
Loading…
Reference in New Issue