chore: add process title
parent
589bf4597b
commit
e5fea3caaf
|
@ -1,3 +1,5 @@
|
||||||
|
process.title = 'Umami (NextJS)';
|
||||||
|
|
||||||
require('dotenv').config();
|
require('dotenv').config();
|
||||||
const pkg = require('./package.json');
|
const pkg = require('./package.json');
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue