Test synchro BB

This commit is contained in:
youbertt 2019-03-27 20:48:24 +01:00
parent 169173c933
commit f45530ba0c

View File

@ -6,5 +6,5 @@ import { Component } from '@angular/core';
styleUrls: ['./app.component.css']
})
export class AppComponent {
title = 'my-control-panel';
title = 'MyControlPanel';
}