d
This commit is contained in:
@@ -6,7 +6,7 @@ model:
|
||||
|
||||
service:
|
||||
actions:
|
||||
modelBus
|
||||
busModel
|
||||
pipes:
|
||||
textApp: [recent, K.meetupIdTextApp]
|
||||
textUI: [recent, K.meetupIdTextUI]
|
||||
|
||||
@@ -80,6 +80,9 @@ extension MeetupId {
|
||||
) {
|
||||
// MARK: - SectionGenerated Service Actions
|
||||
|
||||
ctrl.m
|
||||
.sink { v in Bus.send("MeetupId", v) }
|
||||
.store(in: &service.subscriptions)
|
||||
|
||||
|
||||
// MARK: - SectionGenerated Service Pipes
|
||||
|
||||
Reference in New Issue
Block a user