Logo
This commit is contained in:
parent
72332eddfc
commit
6c6848d66d
2 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 2.4 KiB |
|
|
@ -1,4 +1,4 @@
|
|||
import plugin from '../../package.json'; // eslint-disable-line
|
||||
|
||||
export const APP_TITLE = 'Grafana OnCall';
|
||||
export const APP_SUBTITLE = `Incident Response powered by Amixr (${plugin?.version})`;
|
||||
export const APP_SUBTITLE = `Incident Response (${plugin?.version})`;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue