Skip to content

Commit c936053

Browse files
committed
Use "Confluence Analytics(new)" Mixpanel project
1 parent 483f06f commit c936053

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

functions/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ const Mixpanel = require('mixpanel');
55
admin.initializeApp(functions.config().firebase);
66
const db = admin.firestore();
77

8-
//Mixpanel project: ZenUML-Test
9-
const mixpanel = Mixpanel.init('84ab821f52b5c7c9cef9213103f82f66');
8+
//Mixpanel project: Confluence Analytics(new)
9+
const mixpanel = Mixpanel.init('0c62cea9ed2247f4824bf196f6817941');
1010

1111
const webhook = require('./webhook');
1212
const alertParser = require('./alert_parser');

0 commit comments

Comments
 (0)