fix: lazy-load discord carbon runtime for npm install

This commit is contained in:
Peter Steinberger
2026-04-21 15:20:56 +01:00
parent ddd05f4e89
commit 3243c14547
5 changed files with 42 additions and 30 deletions

View File

@@ -27646,6 +27646,6 @@ export const GENERATED_BASE_CONFIG_SCHEMA: BaseConfigSchemaResponse = {
tags: ["advanced", "url-secret"],
},
},
version: "2026.4.20-beta.1",
version: "2026.4.20-beta.2",
generatedAt: "2026-03-22T21:17:33.302Z",
};