Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit ad4f08a

Browse files
authored
update segment write key
1 parent a531f9c commit ad4f08a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/eventtracking.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const SEGMENT_WRITE_KEY = 'vErt52x0024wPxUfLDZIKcYRPQgh6NyT';
1+
const SEGMENT_WRITE_KEY = 'ePJM5UVxZGUxLP9dH2wGDvUE7hC2MbTX';
22

33
const Analytics = require('analytics-node');
44
const chalk = require('chalk'); // colorize output

0 commit comments

Comments
 (0)