Backporting a bunch of optimizations from db-only branch
This commit is contained in:
@@ -56,6 +56,7 @@ export async function templateSlashComplete(
|
||||
"boolean",
|
||||
false,
|
||||
]]],
|
||||
cacheSecs: 5,
|
||||
});
|
||||
return allTemplates.map((template) => ({
|
||||
label: template.trigger!,
|
||||
|
||||
Reference in New Issue
Block a user