Selaa lähdekoodia

3.0(2)打包上架

100Years 1 kuukausi sitten
vanhempi
commit
2487a37487
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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() {