mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 01:02:51 +00:00
Separate "style" and "metadata" panels
This commit is contained in:
@@ -66,7 +66,7 @@ module.exports = [
|
||||
{
|
||||
name : 'Auto-incrementing Page Number',
|
||||
icon : 'fas fa-sort-numeric-down',
|
||||
gen : '{{\npageNumber,auto\n}}\n\n'
|
||||
gen : '{{pageNumber,auto\n}}\n\n'
|
||||
},
|
||||
{
|
||||
name : 'Link to page',
|
||||
|
||||
Reference in New Issue
Block a user