WIP
This commit is contained in:
parent
716e25f0ba
commit
89cb09adb6
@ -34,6 +34,7 @@ import { MD2HeroProfileService } from '../service/massive-darkness2.service';
|
|||||||
]
|
]
|
||||||
})
|
})
|
||||||
export class HeroDashboardComponent extends MD2Base implements OnInit {
|
export class HeroDashboardComponent extends MD2Base implements OnInit {
|
||||||
|
MD2Icon = MD2Icon;
|
||||||
heroAction(hero: MD2HeroInfo, action: string) {
|
heroAction(hero: MD2HeroInfo, action: string) {
|
||||||
throw new Error('Method not implemented.');
|
throw new Error('Method not implemented.');
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user