This build was committed by a bot.

This commit is contained in:
github-actions[bot]
2026-03-05 05:39:27 +00:00
parent 9a9c3de778
commit bf7c816e1a
3 changed files with 3 additions and 3 deletions

View File

@@ -207,7 +207,7 @@ const SUNE_LOGO_SVG = `
</svg>
</div>
`;
const STICKY_SUNES = ["sune-org/store@main/marketplace.sune", "sune-org/store@main/forum.sune"];
const STICKY_SUNES = ["sune-org/store@main/marketplace.sune"];
const generateTitleWithAI = async (messages) => {
const model = window.USER?.titleModel;
const apiKey = window.USER?.apiKeyOpenRouter;