diff options
| -rw-r--r-- | docs/html/jd_extras.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/jd_extras.js b/docs/html/jd_extras.js index 03bbea193bfa..a61c9792e2ee 100644 --- a/docs/html/jd_extras.js +++ b/docs/html/jd_extras.js @@ -1192,4 +1192,4 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([ "type": "", "titleFriendly": "" } -]);
\ No newline at end of file +]); |