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
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
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
{