Skip to content

Commit 36ad601

Browse files
chore: update assets
1 parent ed24ee1 commit 36ad601

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

websites/J/Jackbox/games/Non-Pack/bigsurvey.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import type { GameCallbackParams } from '../../types.js'
22
import { Assets } from 'premid'
33

44
export const name = 'The Jackbox Survey Scramble'
5-
export const logo = 'https://i.imgur.com/Uq3wXdV.png'
5+
export const logo = 'https://cdn.rcd.gg/PreMiD/websites/J/Jackbox/assets/49.png'
66

77
function getGoalString(goal: string) {
88
switch (goal) {

websites/J/Jackbox/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"www.jackboxgames.com",
2323
"shop.jackboxgames.com"
2424
],
25-
"version": "2.1.8",
25+
"version": "2.1.9",
2626
"logo": "https://cdn.rcd.gg/PreMiD/websites/J/Jackbox/assets/logo.png",
2727
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/J/Jackbox/assets/thumbnail.png",
2828
"color": "#4254f4",

0 commit comments

Comments
 (0)