mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-13 11:50:02 +01:00
Merge from master
This commit is contained in:
@@ -181,7 +181,6 @@ ImageSequencer = function ImageSequencer(options) {
|
||||
}
|
||||
|
||||
function modulesInfo(name) {
|
||||
window.data = require('./modules/Crop/info.json');
|
||||
var modulesdata = {}
|
||||
if(arguments.length==0)
|
||||
for (var modulename in modules) {
|
||||
|
||||
Reference in New Issue
Block a user