Update app name

This commit is contained in:
2023-01-04 15:45:45 +01:00
parent 2bdea63c0a
commit 4ade73c516
15 changed files with 29 additions and 50 deletions

View File

@@ -6,5 +6,5 @@ import { Component } from '@angular/core';
styleUrls: ['./app.component.scss']
})
export class AppComponent {
title = 'Diuna';
title = 'DiunaBI';
}