d
This commit is contained in:
@@ -17,5 +17,3 @@ service:
|
||||
textUI: [recent, K.textUI]
|
||||
|
||||
world:
|
||||
join: [ps]
|
||||
textUI: [ps]
|
||||
|
||||
@@ -60,8 +60,7 @@ extension MeetupId {
|
||||
// MARK: - World
|
||||
|
||||
public struct World {
|
||||
let join = PassthroughSubject<Void, Never>()
|
||||
let textUI = PassthroughSubject<String, Never>()
|
||||
|
||||
|
||||
public init(
|
||||
|
||||
|
||||
Reference in New Issue
Block a user