From 8ccc9d87c423b99433b20e545dbb64d6c802feea Mon Sep 17 00:00:00 2001 From: liangxu Date: Tue, 26 May 2026 20:50:41 +0800 Subject: [PATCH] fix(sohuhao): update infoResource value in submitArticle function --- apps/desktop-client/src/main/adapters/sohuhao.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/desktop-client/src/main/adapters/sohuhao.ts b/apps/desktop-client/src/main/adapters/sohuhao.ts index c159a38..40ac98b 100644 --- a/apps/desktop-client/src/main/adapters/sohuhao.ts +++ b/apps/desktop-client/src/main/adapters/sohuhao.ts @@ -221,7 +221,7 @@ async function submitArticle( categoryId: -1, cover: coverUrl || '', accountId: Number(account.id), - infoResource: 2, + infoResource: 0, } const response = await sessionFetchJson(context.session, url.toString(), {