DevCompanion: Fix Deps
This commit is contained in:
parent
990adf7527
commit
19c762f9c1
1 changed files with 1 additions and 0 deletions
|
@ -224,6 +224,7 @@ export default definePlugin({
|
||||||
name: "DevCompanion",
|
name: "DevCompanion",
|
||||||
description: "Dev Companion Plugin",
|
description: "Dev Companion Plugin",
|
||||||
authors: [Devs.Ven],
|
authors: [Devs.Ven],
|
||||||
|
dependencies: ["ContextMenuAPI"],
|
||||||
|
|
||||||
start() {
|
start() {
|
||||||
initWs();
|
initWs();
|
||||||
|
|
Loading…
Reference in a new issue