[nextgen] fix memory leak, change default expiry to 5 minutes

This commit is contained in:
bignutty 2025-02-12 01:25:29 +01:00
parent 01a10135d8
commit fe8358ccf4
3 changed files with 12 additions and 12 deletions

View file

@ -1,7 +1,7 @@
const { createEmbed, page } = require("#utils/embed");
const { acknowledge } = require("#utils/interactions");
const DynamicCardStack = require("../../../labscore/cardstack/DynamicCardStack");
const { DynamicCardStack } = require("../../../labscore/cardstack/DynamicCardStack");
module.exports = {
label: "text",