This commit is contained in:
Михаил Капелько
2023-12-14 18:11:58 +03:00
父節點 848f658327
當前提交 36373058a5
共有 5 個文件被更改,包括 56 次插入7 次删除

查看文件

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