Allow listenbrainz to be triggered on every play

This commit is contained in:
Mar0xy
2023-07-31 12:06:31 +02:00
parent ed6f04b6d4
commit 38c1f05c35
2 changed files with 11 additions and 4 deletions

View File

@@ -81,3 +81,5 @@ export class ListenBrainz {
}
}
}
export { ListenBrainzStore };