mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
parent
82d90e599c
commit
11991e62f5
2 changed files with 2 additions and 2 deletions
|
@ -550,7 +550,7 @@ Element.implement({
|
||||||
morph.cancel();
|
morph.cancel();
|
||||||
var oldOptions = morph.options;
|
var oldOptions = morph.options;
|
||||||
}
|
}
|
||||||
var morph = this.get('morph',{
|
var morph = this.retrieve('morph',{
|
||||||
duration:50,
|
duration:50,
|
||||||
link:'chain'
|
link:'chain'
|
||||||
});
|
});
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue