Skip to content

Commit 6772d6a

Browse files
light theme
1 parent f5fa66b commit 6772d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routes/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const initPeakaSession = async (apiKey) => {
3232
},
3333
body: JSON.stringify({
3434
projectId: apiKey,
35-
theme: "myDark",
35+
theme: "light",
3636
themeOverride: false,
3737
featureFlags: {
3838
queries: false,

0 commit comments

Comments
 (0)