|
@@ -12,6 +12,7 @@ extension MicItem { |
|
|
|
|
|
|
|
|
final class Controller: MPAK.Controller<MicItem.Model> { |
|
|
final class Controller: MPAK.Controller<MicItem.Model> { |
|
|
init() { |
|
|
init() { |
|
|
|
|
|
/**/print("MicIC.init") |
|
|
super.init( |
|
|
super.init( |
|
|
MicItem.Model(), |
|
|
MicItem.Model(), |
|
|
debugClassName: "MicICtrl", |
|
|
debugClassName: "MicICtrl", |
|
|