Dax Raad 4 месяцев назад
Родитель
Сommit
ad0f137e35
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      script/publish.ts

+ 1 - 0
script/publish.ts

@@ -84,6 +84,7 @@ if (!snapshot) {
       notes.push(line)
     }
   }
+  console.log(notes)
   server.close()
 }