TimeBarAllActivities: Fix not working (#2847)
This commit is contained in:
parent
8890c8c6b4
commit
e5a4db6460
|
@ -40,7 +40,7 @@ export default definePlugin({
|
||||||
settings,
|
settings,
|
||||||
patches: [
|
patches: [
|
||||||
{
|
{
|
||||||
find: ".Messages.USER_ACTIVITY_PLAYING",
|
find: ".gameState,children:",
|
||||||
replacement: [
|
replacement: [
|
||||||
// Insert Spotify time bar component
|
// Insert Spotify time bar component
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue