From c97ca74af0ce39095791a11ec43b59f4c930693c Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Wed, 4 Aug 2021 16:13:39 -0700 Subject: [PATCH] Update groupMargin.js --- js/frames/groupMargin.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/frames/groupMargin.js b/js/frames/groupMargin.js index 424a596f..3ebfdca6 100644 --- a/js/frames/groupMargin.js +++ b/js/frames/groupMargin.js @@ -46,4 +46,5 @@ var loadMarginVersion = async () => { drawFrames(); bottomInfoEdited(); watermarkEdited(); + drawNewGuidelines(); }