diff --git a/generated/Destinations.ts b/generated/Destinations.ts index 97bbd12b0..6fb5d124f 100644 --- a/generated/Destinations.ts +++ b/generated/Destinations.ts @@ -2,6 +2,7 @@ GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.ts.template file. NOTE: Containly only constants for device mode destinations + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.ts */ export const ACTIVE_CAMPAIGN_NAME = 'ACTIVE_CAMPAIGN'; export const ACTIVE_CAMPAIGN_DISPLAY_NAME = 'ActiveCampaign'; diff --git a/templates/Destinations.dart.template b/templates/Destinations.dart.template index 388a8ad7a..6bd9ded46 100644 --- a/templates/Destinations.dart.template +++ b/templates/Destinations.dart.template @@ -1,6 +1,8 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.dart.template file. + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.dart + NOTE: Containly only constants for device mode destinations */ diff --git a/templates/Destinations.java.template b/templates/Destinations.java.template index 18b848935..8210ae985 100644 --- a/templates/Destinations.java.template +++ b/templates/Destinations.java.template @@ -1,6 +1,8 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.java.template file. + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.java + NOTE: Containly only constants for device mode destinations */ diff --git a/templates/Destinations.kt.template b/templates/Destinations.kt.template index acd526b31..9fd056fb8 100644 --- a/templates/Destinations.kt.template +++ b/templates/Destinations.kt.template @@ -1,6 +1,8 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.kt.template file. + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.kt + NOTE: Containly only constants for device mode destinations */ diff --git a/templates/Destinations.m.template b/templates/Destinations.m.template index af0daf7e4..f96a31f3e 100644 --- a/templates/Destinations.m.template +++ b/templates/Destinations.m.template @@ -1,8 +1,9 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.m.template file. - NOTE: Containly only constants for device mode destinations - */ + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.m + + NOTE: Containly only constants for device mode destinations */ #import diff --git a/templates/Destinations.swift.template b/templates/Destinations.swift.template index c699dbd07..53821aa66 100644 --- a/templates/Destinations.swift.template +++ b/templates/Destinations.swift.template @@ -1,7 +1,9 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.swift.template file. - NOTE: Containly only constants for device mode destinations + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.swift + + NOTE: Containly only constants for device mode destinations */ struct Destinations { diff --git a/templates/Destinations.ts.template b/templates/Destinations.ts.template index ef298752b..91dbe6fa3 100644 --- a/templates/Destinations.ts.template +++ b/templates/Destinations.ts.template @@ -1,6 +1,8 @@ /* GENERATED - DO NOT EDIT This file is generated from the templates/Destinations.ts.template file. + Orginal file: https://github.com/rudderlabs/rudder-integrations-config/blob/main/generated/Destinations.ts + NOTE: Containly only constants for device mode destinations */ ${