File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -258,7 +258,9 @@ const updateSources = async () => {
258
258
259
259
const hiddenSources = [
260
260
'amp' ,
261
- 'factual-engine'
261
+ 'factual-engine' ,
262
+ 'kotlin-android' ,
263
+ 'swift-ios'
262
264
]
263
265
264
266
sources . forEach ( source => {
Original file line number Diff line number Diff line change @@ -12274,7 +12274,7 @@ items:
12274
12274
- display_name: Kameleoon
12275
12275
name: Kameleoon
12276
12276
slug: kameleoon
12277
- hidden: false
12277
+ hidden: true
12278
12278
url: connections/destinations/catalog/kameleoon
12279
12279
previous_names:
12280
12280
- Kameleoon
Original file line number Diff line number Diff line change @@ -449,7 +449,7 @@ items:
449
449
- display_name : Kotlin (Android)
450
450
slug : kotlin-android
451
451
url : connections/sources/catalog/libraries/mobile/kotlin-android
452
- hidden : false
452
+ hidden : true
453
453
source_type : mobile
454
454
description : >-
455
455
The hassle-free way to add Segment analytics to your kotlin app
@@ -816,7 +816,7 @@ items:
816
816
- display_name : Swift (iOS)
817
817
slug : swift-ios
818
818
url : connections/sources/catalog/libraries/mobile/swift-ios
819
- hidden : false
819
+ hidden : true
820
820
source_type : mobile
821
821
description : >-
822
822
The hassle-free way to add Segment analytics to your swift app (iOS,
You can’t perform that action at this time.
0 commit comments