We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9fd325 commit 50e62b0Copy full SHA for 50e62b0
kami/functions/bangumi.js
@@ -6,6 +6,6 @@ async function handler() {
6
const bangumi = await client.getFavoriteBangumi(parseInt(len))
7
return bangumi
8
}
9
-
+// 如果社交平台 ID 录入中有哔哩哔哩 ID 可不填,留空
10
const uid = 26578164
11
const len = 10
0 commit comments