This commit is contained in:
parent
f93018a4cf
commit
c4a0f63369
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
glucose.modules = [
|
glucose.modules = [
|
||||||
{
|
({
|
||||||
lib,
|
lib,
|
||||||
molecules,
|
molecules,
|
||||||
...
|
...
|
||||||
|
@ -37,6 +37,6 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
})
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue