recipe fixes
This commit is contained in:
parent
c1450a7ebb
commit
938c5da6c0
6 changed files with 94 additions and 8 deletions
|
|
@ -1,6 +1,5 @@
|
|||
// priority: 199
|
||||
|
||||
/*
|
||||
REIEvents.hide('item', event => {
|
||||
hideGTStuff(event)
|
||||
hideTFCStuff(event)
|
||||
|
|
@ -13,4 +12,4 @@ REIEvents.hide('item', event => {
|
|||
|
||||
REIEvents.groupEntries(event => {
|
||||
groupGTStuff(event)
|
||||
})*/
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue