mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-22 01:05:02 +00:00
Fix various Knub imports
This commit is contained in:
parent
e914560e56
commit
a7e85d80ee
4 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
import { ContextMenuInteraction } from "discord.js";
|
||||
import { GuildPluginData } from "../../../../../../Knub/dist";
|
||||
import { GuildPluginData } from "knub";
|
||||
import { availableActions } from "../actions/availableActions";
|
||||
import { ContextMenuPluginType } from "../types";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue