ci test
This commit is contained in:
parent
bde6dd3779
commit
eba6c64008
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ export class AppEvents {
|
||||||
*/
|
*/
|
||||||
private start(): void {
|
private start(): void {
|
||||||
AppEvents.initLogging();
|
AppEvents.initLogging();
|
||||||
console.info("[AppEvents] App started");
|
console.info("[AppEvents] App started ");
|
||||||
|
|
||||||
/**********************************************************************************************************************
|
/**********************************************************************************************************************
|
||||||
* Startup arguments handling
|
* Startup arguments handling
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue