musickit v3 is now an experiment
This commit is contained in:
parent
8a8f642fbf
commit
3a91ad819f
3 changed files with 17 additions and 1 deletions
|
@ -53,6 +53,7 @@ export class BrowserWindow {
|
|||
dev: app.isPackaged,
|
||||
osRelease: os.release(),
|
||||
updatable: !process.windowsStore || !process.mas,
|
||||
useV3: utils.getStoreValue('advanced.experiments').includes("ampv3"),
|
||||
components: [
|
||||
"pages/podcasts",
|
||||
"pages/apple-account-settings",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue