Explorar o código

Fix incorrect object access in Viber messages report

altin %!s(int64=5) %!d(string=hai) anos
pai
achega
b5e68a92bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/reports/thirdparty/viber/messages.js

+ 1 - 1
tools/reports/thirdparty/viber/messages.js

@@ -19,7 +19,7 @@ module.exports = {
   // Fields for apps report
   output: {
           'PK': el => el.Z_PK,
-          'Date': el => ZDATE_STRING,
+          'Date': el => el.ZDATE_STRING,
           'Name': el => el.ZDISPLAYFULLNAME,
           'Text': el => el.ZTEXT,
           'State': el => el.ZSTATE