mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 09:01:39 -05:00
Fix native messenger in nonewtab
This commit is contained in:
parent
258d17a8f6
commit
86324b60f2
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
|||
"description": "Tridactyl native command handler",
|
||||
"path": "REPLACE_ME_WITH_SED",
|
||||
"type": "stdio",
|
||||
"allowed_extensions": [ "tridactyl.vim@cmcaine.co.uk","tridactyl.vim.betas@cmcaine.co.uk" ]
|
||||
"allowed_extensions": [ "tridactyl.vim@cmcaine.co.uk","tridactyl.vim.betas@cmcaine.co.uk", "tridactyl.vim.betas.nonewtab@cmcaine.co.uk" ]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue