100Years 1 месяц назад
Родитель
Сommit
2487a37487
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      TSLiveWallpaper/AppDelegate.swift

+ 1 - 0
TSLiveWallpaper/AppDelegate.swift

@@ -33,6 +33,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
     func goToLoadVC() {
         _ = TSImageDataCenter.shared
         window?.rootViewController = TSLaunchVC()
+        
     }
 
     func initBaseDatas() {