Skip to content

Commit c6689c4

Browse files
committed
chore: doc
1 parent 3d3b914 commit c6689c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/options.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export interface BaseNativescriptOptions {
3939
/** Should the native nagger alert be shown or not. */
4040
enableNativeNagger?: boolean;
4141

42-
/** Should sessions be tracked to Sentry Health or not. */
42+
/** Should sessions be tracked to Sentry Health or not. Default to true! */
4343
enableAutoSessionTracking?: boolean;
4444

4545
/** The interval to end a session if the App goes to the background. */

0 commit comments

Comments
 (0)