Add "agents" category to NATIVE_CATEGORIES
This commit is contained in:
parent
b437ca007e
commit
60139e9c87
1 changed files with 1 additions and 0 deletions
|
|
@ -748,6 +748,7 @@ export const NATIVE_CATEGORIES = [
|
|||
"models",
|
||||
"helpers",
|
||||
"experimental",
|
||||
"agents",
|
||||
];
|
||||
|
||||
export const SAVE_DEBOUNCE_TIME = 500;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue