mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-13 11:50:02 +01:00
Infos updated for new title/description format (#221)
* initial work * working with failing test * info modules * compiled * rework of CONTRIBUTING
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
module.exports = function DoNothing(options,UI) {
|
||||
|
||||
options = options || {};
|
||||
options.title = "Decode QR Code";
|
||||
|
||||
// Tell the UI that a step has been added
|
||||
UI.onSetup(options.step);
|
||||
|
||||
Reference in New Issue
Block a user