Skip to content

Commit c809b0e

Browse files
[autofix.ci] apply automated fixes
1 parent 8381129 commit c809b0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/blog.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ async function fetchBlueskyAvatars(
6666
console.warn(`[blog] Failed to fetch Bluesky avatars:`, error)
6767
}
6868

69-
console.log('avatarMap', avatarMap);
69+
console.log('avatarMap', avatarMap)
7070

7171
return avatarMap
7272
}

0 commit comments

Comments
 (0)