d
This commit is contained in:
@@ -18,8 +18,10 @@ class AppDelegate: UIResponder, UIApplicationDelegate
|
||||
window?.makeKeyAndVisible()
|
||||
|
||||
|
||||
Bus.processSyncG(
|
||||
MeetupId.shouldFormat, MeetupId.K.meetupIdTextUI.rawValue, MeetupId.K.meetupIdTextApp.rawValue
|
||||
Bus.process(
|
||||
MeetupId.K.meetupIdTextUI.rawValue,
|
||||
MeetupId.K.meetupIdTextApp.rawValue,
|
||||
MeetupId.shouldFormat
|
||||
)
|
||||
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user