This commit is contained in:
Dmitry 2024-01-24 10:38:06 +07:00
parent 91fdf48221
commit 49b2b6f368
2 changed files with 8 additions and 8 deletions

View file

@ -43,7 +43,7 @@ const hideItems = (event) => {
hideMoreRedStuff(event)
hideRailWaysStuff(event)
hideCreateAdditionsStuff(event)
hideChiselAndBitsStuff(event)
// hideChiselAndBitsStuff(event)
hideFTBQuestsStuff(event)
}