mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-17 07:17:18 +00:00
feat(web): improve marketplace install workflows
This commit is contained in:
@@ -549,6 +549,7 @@ export interface AsyncTaskTaskContext {
|
||||
|
||||
export interface AsyncTask {
|
||||
id: number;
|
||||
created_at?: number;
|
||||
kind: string;
|
||||
name: string;
|
||||
label: string;
|
||||
|
||||
Reference in New Issue
Block a user