Modified stuff for easyer testing, logging questiondb count in daily stats

This commit is contained in:
mrfry 2021-08-01 11:31:09 +02:00
parent d7b5ad8160
commit cc19b5424b
8 changed files with 11 additions and 40 deletions

View file

@ -48,7 +48,6 @@ export interface RecievedData {
subj: string
id: string
version: string
scriptVersion: string
location: string
}