From 527b505712a28a409c7ef19dfe37b557f9863411 Mon Sep 17 00:00:00 2001 From: KawaiiYusora Date: Sat, 8 Mar 2025 00:23:56 +0800 Subject: [PATCH] =?UTF-8?q?typo:=20template=E6=8B=BC=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {templete => template}/auto_format.py | 0 {templete => template}/bot_config_template.toml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {templete => template}/auto_format.py (100%) rename {templete => template}/bot_config_template.toml (100%) diff --git a/templete/auto_format.py b/template/auto_format.py similarity index 100% rename from templete/auto_format.py rename to template/auto_format.py diff --git a/templete/bot_config_template.toml b/template/bot_config_template.toml similarity index 100% rename from templete/bot_config_template.toml rename to template/bot_config_template.toml