mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 10:02:43 +00:00
Allow rotation and positioning up and down
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const _ = require('lodash');
|
||||
|
||||
module.exports = ()=>{
|
||||
return `{{imageMask${_.random(1, 6)},top
|
||||

|
||||
return `{{imageMask${_.random(1, 6)},--offset:0cm,--rotation:0
|
||||
{height:100%}
|
||||
}}\n\n`;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user