Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dbejanishvili committed May 10, 2021
1 parent 7b82827 commit bb88c30
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Sources/MavisSDK/Models/MavisOptions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,9 @@ import UnityFramework
public class MavisOptions {
public var licenseKey : String = ""
public var hostMainWindow: UIWindow?

public init(){

}

}

0 comments on commit bb88c30

Please sign in to comment.