diff --git a/src/сomponents/podcasts/Item.ts b/src/сomponents/podcasts/Item.ts
index c9402b8..54ab9fb 100644
--- a/src/сomponents/podcasts/Item.ts
+++ b/src/сomponents/podcasts/Item.ts
@@ -25,7 +25,7 @@ export const Items = (data: Props) => {
`+data.title+': '+data.title_items +`
`+data.description+`
`+data.description+`
- false
+ no
`+data.duration+`
`+data.episode+`
diff --git a/src/сomponents/podcasts/getRssXml.ts b/src/сomponents/podcasts/getRssXml.ts
index d1f422c..6bd4d96 100644
--- a/src/сomponents/podcasts/getRssXml.ts
+++ b/src/сomponents/podcasts/getRssXml.ts
@@ -12,7 +12,7 @@ interface Props {
export const getRssXml = (data: Props) => {
let item =`
-
+
{
episodic
- false
+ no
`+data.nameCompanies+`
`+data.description+`