fix workbench-script name
This commit is contained in:
parent
09b7f085ef
commit
81a3c5240b
|
@ -67,7 +67,7 @@ SNAPSHOT_BASE = {
|
|||
'type': 'Snapshot',
|
||||
'uuid': str(uuid.uuid4()),
|
||||
'code': gen_code(),
|
||||
'software': "EreuseWorkbench",
|
||||
'software': "workbench-script",
|
||||
'version': "0.0.1",
|
||||
'data': {},
|
||||
'erase': []
|
||||
|
|
Loading…
Reference in New Issue