mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 03:55:37 +01:00
chore: add process title
This commit is contained in:
parent
589bf4597b
commit
e5fea3caaf
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
process.title = 'Umami (NextJS)';
|
||||
|
||||
require('dotenv').config();
|
||||
const pkg = require('./package.json');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue