d
This commit is contained in:
@@ -47,6 +47,7 @@ extension MeetupId {
|
||||
let ctrl = Controller()
|
||||
let world: World
|
||||
|
||||
var any = [Any]()
|
||||
var subscriptions = [AnyCancellable]()
|
||||
static private(set) weak var singleton: Service?
|
||||
|
||||
|
||||
@@ -36,6 +36,7 @@ extension %MODULE% {
|
||||
let ctrl = Controller()
|
||||
let world: World
|
||||
%SERVICE_CORE%
|
||||
var any = [Any]()
|
||||
var subscriptions = [AnyCancellable]()
|
||||
static private(set) weak var singleton: Service?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user