0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 14:02:41 +00:00

Merge branch 'master' into pr/2711

This commit is contained in:
Trevor Buckner
2023-04-28 16:56:49 -04:00
16 changed files with 16545 additions and 16353 deletions

View File

@@ -182,6 +182,12 @@ module.exports = [
gen : CoverPageGen.inside,
experimental : true
},
{
name : 'Part Cover Page',
icon : 'fac book-part-cover',
gen : CoverPageGen.part,
experimental : true
},
{
name : 'Back Cover Page',
icon : 'fac book-back-cover',