8 lines
148 B
JavaScript
8 lines
148 B
JavaScript
|
// priority: 0
|
||
|
|
||
|
// Visit the wiki for more info - https://kubejs.com/
|
||
|
|
||
|
JEIEvents.hideItems((e) => {
|
||
|
e.hide("ars_nouveau:stable_warp_scroll");
|
||
|
});
|