Skip to content

Commit c69076f

Browse files
committed
added sprig dev ID to default config in dev
1 parent e68ddba commit c69076f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/default.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,4 +471,6 @@ module.exports = {
471471
FETCHING_PENDING_APPROVAL_EVENTS_INTERVAL: 5 * 60 * 1000, // 5 minutes
472472
FORUM_LINK: 'https://discussions.topcoder.com/discussion/24281/add-your-memory-to-the-topcoder-timeline-wall',
473473
},
474+
/* development id - makes surveys have warning about environment */
475+
SPRIG_ENVIRONMENT_ID: 'bUcousVQ0-yF',
474476
};

0 commit comments

Comments
 (0)