Skip to content

Commit 9ebb43f

Browse files
authored
Update community.ts
1 parent c957576 commit 9ebb43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/indexes/community.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { getOpenGraph } from "../utils/getOpenGraphImage";
22

33
export const communityLibrary = [
4-
await getOpenGraph("https://github.com/heronoa/turnbased-pvp-colyseus", {})
4+
await getOpenGraph("https://github.com/heronoa/turnbased-pvp-colyseus", {}),
55
await getOpenGraph("https://github.com/orion3dgames/bomberman-mayhem", {}),
66
await getOpenGraph("https://github.com/tejaboy/discord-kaboom-colyseus", {}),
77
await getOpenGraph("https://github.com/sominator/HackerBattles", {}),

0 commit comments

Comments
 (0)