diff options
Diffstat (limited to 'bucky/search/snippet.js')
| -rw-r--r-- | bucky/search/snippet.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bucky/search/snippet.js b/bucky/search/snippet.js index 17988d2..f8fd12f 100644 --- a/bucky/search/snippet.js +++ b/bucky/search/snippet.js @@ -78,4 +78,4 @@ function snippet(s, terms) { return snippet } -module.exports = snippet
\ No newline at end of file +module.exports = snippet |
