mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-25 22:06:06 +00:00
feat: available for disabling marketplace(offline env)
This commit is contained in:
@@ -212,6 +212,7 @@ export interface ApiRespSystemInfo {
|
||||
debug: boolean;
|
||||
version: string;
|
||||
cloud_service_url: string;
|
||||
enable_marketplace: boolean;
|
||||
}
|
||||
|
||||
export interface ApiRespAsyncTasks {
|
||||
|
||||
Reference in New Issue
Block a user