diff --git a/src/utils/wrapper.features.ts b/src/utils/wrapper.features.ts index 2e99846..3983e74 100644 --- a/src/utils/wrapper.features.ts +++ b/src/utils/wrapper.features.ts @@ -1,4 +1,8 @@ import Sourcefinder from "@thaldrin/sourcefinder"; +// import Sourcefinder from "../../../sourcefinder/build/index"; + + + import config from "../../config"; import shortlink from "./shortlink"; import { Message, TextChannel } from "discord.js";