mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-18 21:32:23 +01:00
fix(torrents): fixed eslint warning
This commit is contained in:
@@ -1784,7 +1784,7 @@
|
||||
* CancelTorrentNfo
|
||||
* @constructor
|
||||
*/
|
||||
vm.CancelTorrentNfo = function(){
|
||||
vm.CancelTorrentNfo = function () {
|
||||
vm.mediaInfoEditMode = false;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user