From 93e1f4b6a9e27ec5c130c5732eff4cfa6d889093 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Wed, 9 Mar 2022 08:42:24 +0800 Subject: [PATCH] Update variables.json --- variables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variables.json b/variables.json index 5d5795e..d66e67a 100644 --- a/variables.json +++ b/variables.json @@ -37,7 +37,7 @@ { "name": "mariadb", "port": "3306", - "description_cn": "TCP 访问MariaDB数据库", + "description_cn": "TCP 访问MariaDB数据库 ", "description_en": "Accessing MySQL database with TCP", "required": "Y" }