diff --git a/src/webpack/api.tsx b/src/webpack/api.tsx index 2f1c08602..d5e276ff6 100644 --- a/src/webpack/api.tsx +++ b/src/webpack/api.tsx @@ -139,7 +139,6 @@ export const filters = { byCodeFilter.$$vencordProps = ["byFactoryCode", ...code]; byCodeFilter.$$vencordIsFactoryFilter = true; - return byCodeFilter; } };