update tfg + scripts
This commit is contained in:
parent
9487f6034b
commit
5f29978e5c
8 changed files with 410 additions and 92 deletions
|
|
@ -13,4 +13,8 @@ const hideTFCStuff = (event) => {
|
|||
})
|
||||
})
|
||||
})
|
||||
|
||||
tfcItemsToHide.forEach(item => {
|
||||
event.hide(item)
|
||||
})
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue