This commit is contained in:
Михаил Капелько
2024-01-25 18:58:20 +03:00
parent 45e61ae350
commit 6886a049ae
3 changed files with 111 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ struct Content: View {
class AppDelegate: UIResponder, UIApplicationDelegate
{
let meetupIS = MeetupId.Service(.init())
let micS = Mic.Service(.init())
var window: UIWindow?
func application(