d
This commit is contained in:
@@ -16,6 +16,11 @@ class AppDelegate: UIResponder, UIApplicationDelegate
|
||||
window?.rootViewController = vc
|
||||
window?.backgroundColor = UIColor.white
|
||||
window?.makeKeyAndVisible()
|
||||
|
||||
|
||||
Bus.processSyncG(
|
||||
MeetupId.shouldFormat, MeetupId.K.meetupIdTextUI.rawValue, MeetupId.K.meetupIdTextApp.rawValue
|
||||
)
|
||||
|
||||
return true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user