TimeBarAllActivities: Fix not working (#2847)

This commit is contained in:
niko 2024-09-06 07:40:29 -04:00 committed by GitHub
parent 8890c8c6b4
commit e5a4db6460
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ export default definePlugin({
settings,
patches: [
{
find: ".Messages.USER_ACTIVITY_PLAYING",
find: ".gameState,children:",
replacement: [
// Insert Spotify time bar component
{