Fix broken IgnoreActivities patch

This commit is contained in:
Nuckyz 2023-10-10 04:58:46 -03:00
parent 925d709335
commit 5a97adb435
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9

View file

@ -106,7 +106,7 @@ export default definePlugin({
}
},
{
find: ".overlayBadge",
find: ".Messages.EMBEDDED_ACTIVITIES_HAVE_PLAYED_ONE_KNOWN",
replacement: [
{
match: /(?<=\(\)\.activityTitleText.+?children:(\i)\.name.*?}\),)/,