songtext help

This commit is contained in:
2020-06-01 15:54:44 +02:00
parent cd1591dc0e
commit 0a8f6dd241
5 changed files with 73 additions and 2 deletions

View File

@@ -21,6 +21,9 @@ import {LogoComponent} from './monitor/logo/logo.component';
@NgModule({
declarations: [MonitorComponent, RemoteComponent, LegalComponent, LogoComponent],
exports: [
RemoteComponent
],
imports: [
CommonModule,
PresentationRoutingModule,