mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
fix: fix inlinecompletion errors
This commit is contained in:
@@ -184,6 +184,8 @@ export class Autocompletor {
|
||||
]
|
||||
}
|
||||
},
|
||||
// @ts-ignore
|
||||
disposeInlineCompletions: () => {},
|
||||
freeInlineCompletions: () => {}
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user