Skip to content

Commit f6dc907

Browse files
committed
chore: update TODOs in main.ts to include source and user agent in the UI
1 parent c2605b8 commit f6dc907

File tree

1 file changed

+1
-1
lines changed
  • packages/electron/src/entries

1 file changed

+1
-1
lines changed

packages/electron/src/entries/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* - [ ] does the app uses IPC
2222
* - [ ] look at all the TODOs around the electron SDK
2323
* - [ ] add tests
24-
* - [ ] add documentation
24+
* - [ ] source + user agent in the UI (electron app)
2525
*/
2626
import type { RawError, PageMayExitEvent, Encoder, InitConfiguration, TrackType } from '@datadog/browser-core'
2727
import {

0 commit comments

Comments
 (0)