mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-04-27 09:41:19 +00:00
- priest in peril
This commit is contained in:
parent
b39bf603e6
commit
a3eeb0bcee
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ function filterTasks(data) {
|
|||
break;
|
||||
case 'TZHAAR':
|
||||
if ($("#tzhaar").prop("checked") === false) {
|
||||
index_list.unshift(i)
|
||||
index_list.unshzift(i)
|
||||
}
|
||||
break;
|
||||
case 'LIZARDMEN':
|
||||
|
|
Loading…
Reference in a new issue