From 043ade6e342f5b7a3f44db7f6c586e35d094972c Mon Sep 17 00:00:00 2001 From: Gazook89 <58999374+Gazook89@users.noreply.github.com> Date: Fri, 20 Aug 2021 10:36:28 -0500 Subject: [PATCH] minor fix for ink-friendly legacy snippet --- client/homebrew/editor/snippetbar/snippetsLegacy/snippets.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/homebrew/editor/snippetbar/snippetsLegacy/snippets.js b/client/homebrew/editor/snippetbar/snippetsLegacy/snippets.js index 9d31ddde5..7ea2f236c 100644 --- a/client/homebrew/editor/snippetbar/snippetsLegacy/snippets.js +++ b/client/homebrew/editor/snippetbar/snippetsLegacy/snippets.js @@ -305,7 +305,7 @@ module.exports = [ name : 'Ink Friendly', icon : 'fas fa-tint', gen : dedent` - /* Ink Friendly */', + /* Ink Friendly */ .phb, .phb blockquote, .phb hr+blockquote { background : white; box-shadow : 0px 0px 3px;