mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-06-26 17:18:44 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
const _ = require('lodash');
|
||||
|
||||
module.exports = ()=>{
|
||||
return `{{imageMask${_.random(1, 6)},top
|
||||

|
||||
}}\n\n`;
|
||||
};
|
||||
Reference in New Issue
Block a user