mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update handling of deleted recording files
This commit is contained in:
parent
3a7ed6f85f
commit
dd2b5bc15e
20 changed files with 79 additions and 45 deletions
|
@ -59,7 +59,7 @@ Polymer({
|
|||
value: function() {
|
||||
return {
|
||||
'entry': [{
|
||||
name: 'slide-down-animation',
|
||||
name: 'slide-from-top-animation',
|
||||
node: this.$.toolbar
|
||||
}, {
|
||||
animatable: this.$.grid,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue