stream/src/data/config.js

12 lines
245 B
JavaScript
Raw Normal View History

export default {
peertube_root: 'https://tv.undersco.re',
2021-11-10 15:34:13 +00:00
EVENTS_API_URL: 'https://api.undersco.re',
2021-05-16 23:08:25 +00:00
2021-06-09 23:21:57 +00:00
calendarId: 'Nt767W2KeKFSTZ8x',
2021-05-26 10:59:12 +00:00
chat: {
guildId: '709318870909059082',
channelId: '826751398757793842',
css: '215',
},
}