Skip to content

Commit 7fd336c

Browse files
morinokamishivdeepak
authored andcommitted
fix: Add completions capability to Everything server
1 parent 8a1fcb8 commit 7fd336c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/everything/everything.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ export const createServer = () => {
108108
resources: { subscribe: true },
109109
tools: {},
110110
logging: {},
111+
completions: {},
111112
},
112113
}
113114
);

0 commit comments

Comments
 (0)