1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update components

This commit is contained in:
Luke Pulverenti 2016-04-22 12:09:08 -04:00
parent e1d75fd9c2
commit aaeb444675
22 changed files with 253 additions and 90 deletions

View file

@ -18,7 +18,9 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
'neon-animated-pages.html',
'neon-animated-pages.html?dom=shadow',
'neon-animated-pages-lazy.html',
'neon-animated-pages-lazy.html?dom=shadow'
'neon-animated-pages-lazy.html?dom=shadow',
'neon-animated-pages-descendant-selection.html',
'neon-animated-pages-descendant-selection.html?dom=shadow',
]);
</script>