Closed EnigmA-008 closed 3 years ago
Everywhere in lambda (i.e. in Search) the command to remove blocks from it is called ;search remove <block>. In ht its ;ht del <block>, this should be changed to ;ht remove <block>
;search remove <block>
;ht del <block>
;ht remove <block>
have remove as main and del, - and rem as alias now xD
Everywhere in lambda (i.e. in Search) the command to remove blocks from it is called
;search remove <block>
. In ht its;ht del <block>
, this should be changed to;ht remove <block>