From 83e52bf92b0adf17662cc253e6ce2cf3242d6331 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Wed, 5 Apr 2023 12:59:36 +0800 Subject: [PATCH] remove unuse config --- configs/main.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/main.toml b/configs/main.toml index 52865a1..ca661b8 100644 --- a/configs/main.toml +++ b/configs/main.toml @@ -1,6 +1,5 @@ [runtime] fps = 60 -version = "0.6.5.0" language = "zh-CN" date_fmt = "%Y-%m-%d %H-%M-%S" write_py_v = "3.8.10"