mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-14 13:55:03 +00:00
Fix various Knub imports
This commit is contained in:
parent
58167406e1
commit
088b9a16b1
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