Skip to content

Commit 52b82d5

Browse files
committed
Added a missing comma
1 parent bf01db3 commit 52b82d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/modules/search.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ type : 'UI Module'
327327
}
328328
]
329329
}
330-
}
330+
},
331331
// optional action below results
332332
"action": {
333333
"url": '/path/to/results',

0 commit comments

Comments
 (0)