mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 13:25:02 -02:30
updating pendo version, and moving apiKey out of repo
This commit is contained in:
@@ -20,6 +20,7 @@ function BaseStringService (namespace) {
|
||||
* default.strings.json and fall back to defaults defined inline.
|
||||
*/
|
||||
this.BRAND_NAME = defaults.BRAND_NAME || 'AWX';
|
||||
this.PENDO_API_KEY = defaults.PENDO_API_KEY || '';
|
||||
|
||||
/*
|
||||
* Globally relevant strings should be defined here to avoid duplication of content across the
|
||||
|
||||
Reference in New Issue
Block a user