Skip to content

Commit

Permalink
Fix type error
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Jul 14, 2023
1 parent 34508a4 commit 785ab75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions denops/ddu/context.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ export function defaultContext(): Context {
bufName: "",
bufNr: 0,
done: false,
doneUi: false,
input: "",
maxItems: 0,
mode: "",
Expand Down

0 comments on commit 785ab75

Please sign in to comment.