15 lines
484 B
JavaScript
15 lines
484 B
JavaScript
|
export default {
|
||
|
peertube_root: 'https://tv.undersco.re',
|
||
|
calendar:
|
||
|
'https://cloud.undersco.re/remote.php/dav/public-calendars/9FzomgAfidHWCQcx?export',
|
||
|
next_stream: {
|
||
|
title: 'Femboy Photoshoot',
|
||
|
peertube_id: 'cafce2b3-550b-4656-bae0-c167d3994a0d',
|
||
|
org: 'New Design Congress',
|
||
|
startDate:
|
||
|
'Fri Mar 05 2021 21:00:00 GMT+0100 (Central European Standard Time',
|
||
|
endDate:
|
||
|
'Fri Mar 05 2021 21:00:00 GMT+0100 (Central European Standard Time',
|
||
|
},
|
||
|
}
|