0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 03:52:40 +00:00

remove "makeZoom" function

The makeZoom function is redundant if we just insert the style a little further down when the `.pages` div is initialized, as a `style` attribute on the tag.
This commit is contained in:
Gazook89
2024-08-17 20:41:59 -05:00
parent 5a84c0aaa7
commit 9aa7c67c5b
2 changed files with 3 additions and 17 deletions

View File

@@ -29,12 +29,12 @@
"baseSnippets": false,
"path": "Blank"
},
"journal": {
"Journal": {
"name": "Journal",
"renderer": "V3",
"baseTheme": "Blank",
"baseSnippets": "5ePHB",
"path": "journal"
"path": "Journal"
}
}
}