mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-29 01:42:08 +00:00
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
|
|
// Name of the App being displayed to the user.
|
||
|
|
export const AppName = 'DataHub';
|