Skip to content

Commit ba9ad6b

Browse files
committed
fix json formatting
1 parent 76e7fd9 commit ba9ad6b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

application/config.json.template

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,11 @@
166166
"selectRolesChannelPattern": "select-your-roles",
167167
"rssConfig": {
168168
"feeds": [
169-
{
170-
"url": "https://blogs.oracle.com/java/rss",
171-
"targetChannelPattern": "java-news-and-changes",
172-
"dateFormatterPattern": "EEE, d MMM yyyy HH:mm:ss z"
173-
}
169+
{
170+
"url": "https://blogs.oracle.com/java/rss",
171+
"targetChannelPattern": "java-news-and-changes",
172+
"dateFormatterPattern": "EEE, d MMM yyyy HH:mm:ss z"
173+
}
174174
],
175175
"fallbackChannelPattern": "java-news-and-changes",
176176
"pollIntervalInMinutes": 10

0 commit comments

Comments
 (0)