mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-04-20 11:42:28 +02:00
Seperate old ListenBrainz data from config
This commit is contained in:
parent
3571289d28
commit
c0110632e6
@ -4,7 +4,7 @@ import { settings } from "../../constants/settings";
|
||||
import { MediaStatus } from "../../models/mediaStatus";
|
||||
import Store from "electron-store";
|
||||
|
||||
const ListenBrainzStore = new Store();
|
||||
const ListenBrainzStore = new Store({name: "listenbrainz"});
|
||||
|
||||
export class ListenBrainz {
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user