0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 05:02:43 +00:00

Fixed closing curly brackets on half class table

This commit is contained in:
Gazook89
2021-08-10 16:35:21 -05:00
parent ee343ad06f
commit c9e1d7ba5c

View File

@@ -110,7 +110,7 @@ module.exports = {
featureScore += _.random(0, 1);
return `| ${res} |`;
}).join('\n')}\n</div>\n\n`;
}).join('\n')}\n}}\n\n`;
},
third : function(classes){