1
0

feat: rename js files to ts

This commit is contained in:
Dominik Pschenitschni
2022-01-07 15:24:30 +01:00
committed by kolaente
parent 4cff3ebee1
commit 15b67136fe
114 changed files with 0 additions and 0 deletions

2
src/urls.ts Normal file
View File

@ -0,0 +1,2 @@
export const POWERED_BY = 'https://vikunja.io'
export const CALDAV_DOCS = 'https://vikunja.io/docs/caldav/'