0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

moving page sizes around

This commit is contained in:
Víctor Losada Hernández
2024-09-16 22:38:58 +02:00
parent c50ffe0723
commit bb59f0bbae

View File

@@ -483,15 +483,6 @@ module.exports = [
columns : unset;
}\n\n`
},
]
},
/**************** PAGE *************/
{
groupName : 'Print',
icon : 'fas fa-print',
view : 'style',
snippets : [
{
name : 'Ink Friendly',
icon : 'fas fa-tint',
@@ -506,7 +497,6 @@ module.exports = [
visibility : hidden;
}\n\n`
},
],
]
},
];