0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-01 15:12:40 +00:00

Rename HB_PageNumber to HB_pageNumber

This commit is contained in:
G.Ambatte
2025-03-27 12:03:00 +13:00
parent 9f68d60703
commit 6ec37d3fa4
2 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ module.exports = [
{
name : 'Variable Auto Page Number',
icon : 'fas fa-sort-numeric-down',
gen : '{{pageNumber $[HB_PageNumber]}}\n'
gen : '{{pageNumber $[HB_pageNumber]}}\n'
},
{
name : 'Skip Page Number Increment this Page',