From 6afabe9eb6dfa2cfe1638191c7f74b64e1801ff9 Mon Sep 17 00:00:00 2001 From: momen Date: Sat, 30 Aug 2025 08:39:51 +0000 Subject: [PATCH] =?UTF-8?q?!356=20fix:=E4=BF=AE=E5=A4=8D=E4=BA=86=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E5=99=A8=E5=AE=89=E8=A3=85=E5=AE=8C=E6=88=90=E5=90=8E?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=B8=8B=E8=BD=BD=E5=AE=8C=E6=88=90=E7=9A=84?= =?UTF-8?q?bug=20Merge=20pull=20request=20!356=20from=20momen/Thunder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index fe3bc33..3e4e977 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -214,4 +214,4 @@ int main(int argc, char *argv[]) }); return a.exec(); -} \ No newline at end of file +}