Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkShawn2020 committed Mar 28, 2024
1 parent 321118f commit 5b40b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common-bilibili/actions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const fetchBilibiliDetail = async (

const data = json.data as IBilibiliVideoDetail
console.log(
"-- got bilibili detail: ",
"-- got bilibili detail",
// data.View
)
return { success: true, data }
Expand Down

0 comments on commit 5b40b7a

Please sign in to comment.