We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92315b2 commit 48023eeCopy full SHA for 48023ee
src/constants.ts
@@ -1,7 +1,7 @@
1
const API_URL_BASE = 'https://api.teletype.atom.io';
2
const PUSHER_KEY = 'f119821248b7429bece3';
3
const PUSHER_CLUSTER = 'mt1';
4
-const AUTH_TOKEN = '8caeb203e6d2c5c711a849477f778c6f1c628a69';
+const AUTH_TOKEN = '';
5
6
module.exports = {
7
API_URL_BASE,
0 commit comments