Add other type

This commit is contained in:
Amauri CHAMPEAUX 2018-04-16 17:41:01 +02:00 committed by GitHub
parent 8f7523b710
commit b00fc334bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ var tarteaucitron = {
html = '',
index,
orientation = 'Top',
cat = ['ads', 'analytic', 'api', 'comment', 'social', 'support', 'video'],
cat = ['ads', 'analytic', 'api', 'comment', 'social', 'support', 'video', 'other'],
i;
cat = cat.sort(function (a, b) {