Add new whitlisted class for upward menus

This commit is contained in:
Ciarán Ainsworth 2019-10-17 10:18:55 +02:00 committed by Eliot Berriot
commit bd3a4b4406
No known key found for this signature in database
GPG key ID: 6B501DFD73514E14

View file

@ -21,7 +21,7 @@ plugins.push(
]),
whitelist: ['scale'],
whitelistPatterns:[/plyr/],
whitelistPatternsChildren:[/plyr/, /dropdown/]
whitelistPatternsChildren:[/plyr/,/dropdown/,/upward/]
}),
)
module.exports = {