mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 01:22:44 +00:00
add 'view' property
[minor fix] fix missing apostrophe
This commit is contained in:
@@ -115,7 +115,8 @@ module.exports = [
|
|||||||
/*********************** IMAGES *******************/
|
/*********************** IMAGES *******************/
|
||||||
{
|
{
|
||||||
groupName : 'Images',
|
groupName : 'Images',
|
||||||
icon : 'fas fa-book',
|
icon : 'fas fa-images',
|
||||||
|
view : 'text',
|
||||||
snippets : [
|
snippets : [
|
||||||
{
|
{
|
||||||
name : 'Image',
|
name : 'Image',
|
||||||
|
|||||||
Reference in New Issue
Block a user