Create version with get information
This commit is contained in:
@@ -11,6 +11,7 @@ import UIKit
|
||||
class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||
|
||||
var model : LightshowModel?;
|
||||
var teslacamFolder : Bool = false;
|
||||
|
||||
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
|
||||
// Override point for customization after application launch.
|
||||
|
||||
Reference in New Issue
Block a user