Skip to content

Commit 18e1d6a

Browse files
committed
add comma
1 parent d7e7e4f commit 18e1d6a

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

docs/mint.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"sms/integrations/valuefirst",
117117
"sms/integrations/sinch",
118118
"sms/integrations/route_mobile",
119-
"sms/integrations/raven"
119+
"sms/integrations/raven",
120120
"sms/integrations/2factor",
121121
"sms/integrations/clicksend"
122122
]
@@ -195,16 +195,11 @@
195195
"in-app/in-app-template",
196196
{
197197
"group": "In-App Integrations",
198-
"pages": [
199-
"in-app/integrations/raven"
200-
]
198+
"pages": ["in-app/integrations/raven"]
201199
},
202200
{
203201
"group": "Client SDK",
204-
"pages": [
205-
"in-app/client-sdk/angular",
206-
"in-app/client-sdk/react"
207-
]
202+
"pages": ["in-app/client-sdk/angular", "in-app/client-sdk/react"]
208203
}
209204
]
210205
},

0 commit comments

Comments
 (0)