mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-07 05:05:26 +02:00
Rename VTX Hyperlink stuff
This commit is contained in:
parent
1ad5b125f5
commit
48c6edc5b3
3 changed files with 7 additions and 7 deletions
|
@ -501,7 +501,7 @@ Client.prototype.terminalSupports = function(query) {
|
|||
return 'vtx' === termClient;
|
||||
|
||||
case 'vtx_hyperlink' :
|
||||
return termClient === 'vtx';
|
||||
return 'vtx' === termClient;
|
||||
|
||||
default :
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue