Updated contents for all pages and application name

This commit is contained in:
2021-07-25 18:27:17 +07:00
parent fc4c9ccf4f
commit 7d301af249
5 changed files with 11 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ import { UserEndpoint } from 'Frontend/generated/UserEndpoint';
import { makeAutoObservable } from 'mobx';
export class AppStore {
applicationName = 'Fusion Management';
applicationName = 'Fusion';
// The location, relative to the base path, e.g. "hello" when viewing "/hello"
location = '';