diff options
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/tasks/distribution.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/tasks/distribution.js b/gui/tasks/distribution.js index a82366bb76..50e4e0ad94 100644 --- a/gui/tasks/distribution.js +++ b/gui/tasks/distribution.js @@ -179,7 +179,7 @@ const config = { ), to: '.', }, - { from: distAssets('maybenot_machines_v2'), to: '.' }, + { from: distAssets('maybenot_machines'), to: '.' }, ], }, |
