Skip to content

Commit

Permalink
Update defaults for client
Browse files Browse the repository at this point in the history
  • Loading branch information
spaaaacccee committed Sep 20, 2023
1 parent 3d53260 commit 99b7d64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/slices/settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const defaults = {
remote: defaultRemotes,
playbackRate: defaultPlaybackRate,
theme: "dark",
acrylic: true,
accentColor: "blue",
} as Settings;

Expand Down

0 comments on commit 99b7d64

Please sign in to comment.