From 41b4a765ac1599046482c9444f080dc14365c1ea Mon Sep 17 00:00:00 2001 From: liangxu Date: Sun, 24 May 2026 22:49:05 +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 40ac98b..c159a38 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: 0, + infoResource: 2, } const response = await sessionFetchJson(context.session, url.toString(), {