mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-13 20:00:05 +01:00
Step descriptions (work in progress) (#135)
* additional changes, not sure of yet * working, but probably redundant code * remove comment line * rebuild
This commit is contained in:
@@ -12,6 +12,8 @@ function InsertStep(ref, image, index, name, o) {
|
||||
|
||||
o.step = {
|
||||
name: o.name,
|
||||
description: o.description,
|
||||
url: o.url,
|
||||
ID: o.number,
|
||||
imageName: o.image,
|
||||
inBrowser: ref.options.inBrowser,
|
||||
|
||||
Reference in New Issue
Block a user