Skip to content

Commit 2119ec0

Browse files
fix(replays): fix electron platform type (#7640)
1 parent 6810973 commit 2119ec0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/wizard/javascript/replay-onboarding/electron/1.install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Electron
33
doc_link: https://docs.sentry.io/platforms/javascript/guides/electron/session-replay/
44
support_level: production
5-
type: language
5+
type: framework
66
---
77

88
#### Install

src/wizard/javascript/replay-onboarding/electron/2.configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Electron
33
doc_link: https://docs.sentry.io/platforms/javascript/guides/electron/session-replay/
44
support_level: production
5-
type: language
5+
type: framework
66
---
77

88
#### Configure

0 commit comments

Comments
 (0)