From 64d4343b54e747804656a3fb7eca4a2d14d6e5de Mon Sep 17 00:00:00 2001 From: 无故事王国 <841720330@qq.com> Date: 星期二, 28 五月 2024 18:45:59 +0800 Subject: [PATCH] add --- DolphinEnglishLearnStudent/AppDelegate.swift | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DolphinEnglishLearnStudent/AppDelegate.swift b/DolphinEnglishLearnStudent/AppDelegate.swift index 5c53574..d48dab1 100644 --- a/DolphinEnglishLearnStudent/AppDelegate.swift +++ b/DolphinEnglishLearnStudent/AppDelegate.swift @@ -8,6 +8,7 @@ import UIKit @main + class AppDelegate: UIResponder, UIApplicationDelegate { var window: UIWindow? -- Gitblit v1.7.1