This commit is contained in:
Matvey Kukuy 2022-06-08 15:33:50 +03:00
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

View file

@ -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})`;