This commit is contained in:
Михаил Капелько
2023-12-28 15:31:53 +03:00
parent 4af01f520f
commit a27fd7adc4
5 changed files with 16 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ import UIKit
@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate
{
let meetupIS = MeetupId.Service(.init())
var window: UIWindow?
func application(