Skip to content
Snippets Groups Projects
Commit 860522a2 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'fix-upward-menu' into 'develop'

Add new whitlisted class for upward menus

See merge request funkwhale/funkwhale!936
parents b3278894 9d26daaa
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ plugins.push(
]),
whitelist: ['scale'],
whitelistPatterns:[/plyr/],
whitelistPatternsChildren:[/plyr/]
whitelistPatternsChildren:[/plyr/,/dropdown/,/upward/]
}),
)
module.exports = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment