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

Change 'print' to 'page' on Legacy snippet.js

Tiny fix to change "Print" menu to "Page" menu on Legacy.
This commit is contained in:
Gazook89
2021-08-12 07:00:51 -05:00
parent 3545bdc586
commit 50c07a5c8e

View File

@@ -266,7 +266,7 @@ module.exports = [
/**************** PRINT *************/ /**************** PRINT *************/
{ {
groupName : 'Print', groupName : 'Page',
icon : 'fas fa-print', icon : 'fas fa-print',
view : 'style', view : 'style',
snippets : [ snippets : [