mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 16:22:44 +00:00
moving page sizes around
This commit is contained in:
@@ -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`
|
||||
},
|
||||
],
|
||||
]
|
||||
},
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user