update styling of user messages (#3247)
This commit is contained in:
@@ -132,6 +132,9 @@ export type ExtensionConfig = {
|
||||
description?: string | null;
|
||||
env_keys?: Array<string>;
|
||||
envs?: Envs;
|
||||
headers?: {
|
||||
[key: string]: string;
|
||||
};
|
||||
/**
|
||||
* The name used to identify this extension
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user