Skip to content

Commit 1ffcd88

Browse files
authored
Merge pull request #6709 from Countly/mrmeghana-patch-7
Update script path comment in omitViewSegments.js
2 parents d01c232 + 3866440 commit 1ffcd88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/views/scripts/omitViewSegments.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//Put script in ./countly/plugins/views/omitViewSegments.js
1+
//Put script in ./countly/plugins/views/scripts/omitViewSegments.js
22
/*
33
The script deletes data for specific segments in aggregated data. It also can set an omitting list in the database to ensure that segments are also omitted on incoming data.
44
*/

0 commit comments

Comments
 (0)