import from @thaldrin/sourcefinder again

This commit is contained in:
Lio Young 2021-07-02 11:28:36 +02:00
parent b6f1b625db
commit 36cb93d09a
No known key found for this signature in database
GPG Key ID: 789795A11879E169
1 changed files with 4 additions and 0 deletions

View File

@ -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";