mirror of
https://github.com/codex-storage/deluge.git
synced 2025-03-01 11:30:43 +00:00
Fix inability to open torrent options with 'o' key
This commit is contained in:
parent
3920a93cba
commit
84425d7786
@ -49,7 +49,7 @@ from add_util import add_torrent
|
|||||||
from input_popup import InputPopup, ALIGN
|
from input_popup import InputPopup, ALIGN
|
||||||
from torrentdetail import TorrentDetail
|
from torrentdetail import TorrentDetail
|
||||||
from preferences import Preferences
|
from preferences import Preferences
|
||||||
from torrent_actions import torrent_actions_popup
|
from torrent_actions import torrent_actions_popup, ACTION
|
||||||
from eventview import EventView
|
from eventview import EventView
|
||||||
from legacy import Legacy
|
from legacy import Legacy
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user