.
This commit is contained in:
parent
78cb60764a
commit
c342dc5b01
@ -99,6 +99,9 @@ module.exports.generateQRConfig = function (params) {
|
|||||||
color: params.color,
|
color: params.color,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
console.log('generateQRConfig<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<', params, qrConfig);
|
||||||
|
|
||||||
return qrConfig;
|
return qrConfig;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user