From 1a5b9707d0a06703f089fd426e20d78875c74c67 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期六, 09 五月 2020 18:16:17 +0800
Subject: [PATCH] 2020-05-09

---
 src/templates/zshare/formconfig.jsx |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/templates/zshare/formconfig.jsx b/src/templates/zshare/formconfig.jsx
index da77965..d0c04da 100644
--- a/src/templates/zshare/formconfig.jsx
+++ b/src/templates/zshare/formconfig.jsx
@@ -1059,6 +1059,9 @@
       }, {
         value: 'textarea',
         text: Formdict['header.form.textarea']
+      }, {
+        value: 'contrast',
+        text: Formdict['header.form.contrastCol']
       }]
     },
     {

--
Gitblit v1.8.0