diff --git a/program/js/app.js b/program/js/app.js index a9ed9adbe..aa4fca3cb 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -2882,7 +2882,7 @@ function rcube_webmail() if (this.env.autocomplete_threads > 0) { ac_props = { threads: this.env.autocomplete_threads, - sources: this.env.autocomplete_sources, + sources: this.env.autocomplete_sources }; }