lrf 5 miesięcy temu
rodzic
commit
adf26f0daf
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/controller/jtxw.controller.ts

+ 1 - 1
src/controller/jtxw.controller.ts

@@ -33,7 +33,7 @@ export class JtxwController {
         content_id: get(i, 'content_id'),
         id: get(i, 'content_id'),
         title: get(i, 'ext.title'),
-        brief: get(i, 'txt.txt'),
+        brief: get(i, 'ext.description'),
         date: get(i, 'ext.release_date'),
         url: get(i, 'ext.title_img')
       }