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

Change automatic var name to HB_PageNumber

This commit is contained in:
G.Ambatte
2025-03-14 08:12:30 +13:00
parent f4afc91df7
commit 9a26626412
2 changed files with 2 additions and 2 deletions

View File

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