This commit is contained in:
Михаил Капелько
2023-12-28 15:31:53 +03:00
parent 4af01f520f
commit a27fd7adc4
5 changed files with 16 additions and 2 deletions

View File

@@ -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