fix workbench-script name

This commit is contained in:
Cayo Puigdefabregas 2024-10-24 09:07:59 +02:00
parent 09b7f085ef
commit 81a3c5240b
1 changed files with 1 additions and 1 deletions

View File

@ -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': []