12 lines
245 B
JavaScript
12 lines
245 B
JavaScript
export default {
|
|
peertube_root: 'https://tv.undersco.re',
|
|
EVENTS_API_URL: 'https://api.undersco.re',
|
|
|
|
calendarId: 'Nt767W2KeKFSTZ8x',
|
|
chat: {
|
|
guildId: '709318870909059082',
|
|
channelId: '826751398757793842',
|
|
css: '215',
|
|
},
|
|
}
|