diff --git a/lib/util/utils.js b/lib/util/utils.js index 022eafab..0fbccf69 100644 --- a/lib/util/utils.js +++ b/lib/util/utils.js @@ -28,7 +28,7 @@ function toLocalISOString(dDate) { } const postfixes = [ - 'left', 'right', 'center', 'bottom_left', 'bottom_right', + 'left', 'right', 'center', 'bottom_left', 'bottom_right', 'l1', 'l2', 'top_left', 'top_right', 'white', 'rgb', 'system', 'top', 'bottom', ];