Merge pull request #487 from alshakero/master

Fix autocomplete.js encoding
This commit is contained in:
Jos de Jong 2017-11-22 16:04:01 +01:00 committed by GitHub
commit 129ad5594a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
'use strict';
'use strict';
function completely(config) {
config = config || {};