mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-26 08:01:29 +00:00
factory again
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
* By Rejas
|
||||
* MIT Licensed.
|
||||
*/
|
||||
const configFactory = require("../default.js");
|
||||
|
||||
let config = configFacory({
|
||||
let config = require("../default.js").configFactory({
|
||||
modules: [
|
||||
{
|
||||
module: "helloworld",
|
||||
|
Reference in New Issue
Block a user