mirror of
https://github.com/baairon/torlink.git
synced 2026-07-08 18:28:22 +02:00
feat: let users add their own trackers via the t key (#31)
This commit is contained in:
@@ -19,6 +19,7 @@ export const HELP_GROUPS: HelpGroup[] = [
|
||||
{ keys: "tab", label: "Switch pane" },
|
||||
{ keys: "esc", label: "Back" },
|
||||
{ keys: "o", label: "Download folder" },
|
||||
{ keys: "t", label: "Extra trackers" },
|
||||
{ keys: "q", label: "Quit" },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user