Skip to content

Commit

Permalink
Enable MediaSessionService flag to allow listen.tidal.com to control it.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRockYT committed Apr 4, 2024
1 parent 84fd35c commit 712330f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/features/flags/flags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { Logger } from "../logger";
*/
export function setDefaultFlags(app: App) {
setFlag(app, "disable-seccomp-filter-sandbox");
setFlag(app, "disable-features", "MediaSessionService");
}

/**
Expand Down

0 comments on commit 712330f

Please sign in to comment.