Fix various Knub imports
This commit is contained in:
parent
58167406e1
commit
088b9a16b1
4 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
import { PluginOptions } from "knub";
|
||||
import { StrictValidationError } from "src/validatorUtils";
|
||||
import { ConfigPreprocessorFn } from "../../../../../Knub/dist/config/configTypes";
|
||||
import { ConfigPreprocessorFn } from "knub/dist/config/configTypes";
|
||||
import { GuildContextMenuLinks } from "../../data/GuildContextMenuLinks";
|
||||
import { LogsPlugin } from "../Logs/LogsPlugin";
|
||||
import { MutesPlugin } from "../Mutes/MutesPlugin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue