sdfksdjfk

This commit is contained in:
cirroskais 2024-03-18 17:21:00 -04:00
parent b7b989eae4
commit dcf116767b
No known key found for this signature in database
GPG key ID: 5FC73EBF2678E33D

View file

@ -31,7 +31,9 @@ async function activityUpdateLoop() {
assets: {
large_image: "embedded_cover",
},
party: [participants.length, 5],
party: {
size: [participants.length, 5],
},
});
}