Initial WIP commit to add <podcast:chat> tag to Podcast RSS feeds

This commit is contained in:
Alecks Gates
2023-05-23 23:11:10 -05:00
committed by John Livingston
parent 81110da5e1
commit 97a5d4b408
3 changed files with 86 additions and 1 deletions

View File

@ -40,6 +40,7 @@
"validate-color": "^2.2.1"
},
"devDependencies": {
"@peertube/feed": "^5.1.0",
"@peertube/peertube-types": "^5.1.0",
"@tsconfig/node12": "^1.0.9",
"@types/async": "^3.2.9",