mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-12-23 22:22:23 +01:00
docs bugfix: alow filtering command list on category names
This commit is contained in:
parent
c8773efe22
commit
de60c94c40
@ -151,7 +151,7 @@
|
||||
switch(mode_this) {
|
||||
case "all":
|
||||
show = search_text(query,
|
||||
el_next.textContent
|
||||
el_next.textContent + ` ` + el_next.dataset.category
|
||||
);
|
||||
break;
|
||||
case "header":
|
||||
|
Loading…
Reference in New Issue
Block a user