From 0ce20ac2fa973bd5abb64b51bb4669324990ca8b Mon Sep 17 00:00:00 2001 From: liangxu Date: Wed, 29 Apr 2026 15:59:00 +0800 Subject: [PATCH] fix(desktop/sohuhao): set article infoResource to 0 --- 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 24c2852..c72f08b 100644 --- a/apps/desktop-client/src/main/adapters/sohuhao.ts +++ b/apps/desktop-client/src/main/adapters/sohuhao.ts @@ -215,7 +215,7 @@ async function submitArticle( categoryId: -1, cover: coverUrl || "", accountId: Number(account.id), - infoResource: 2, + infoResource: 0, }; const response = await sessionFetchJson(