diff --git a/plugins/ilert/src/constants.ts b/plugins/ilert/src/constants.ts index edaa06b293..bba644785f 100644 --- a/plugins/ilert/src/constants.ts +++ b/plugins/ilert/src/constants.ts @@ -13,4 +13,4 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -export const ILERT_INTEGRATION_KEY = 'ilert.com/integration-key'; +export const ILERT_INTEGRATION_KEY_ANNOTATION = 'ilert.com/integration-key';