removed alarming missing stats files on first run errors

This commit is contained in:
mrfry 2023-04-12 08:44:26 +02:00
parent ba46b96220
commit f94e038e59
3 changed files with 18 additions and 57 deletions

View file

@ -55,7 +55,13 @@ const coloredWords = {
'registerscript',
'install',
],
magenta: ['addPost', 'comment', 'postfeedback', 'quickvote'],
magenta: [
'addPost',
'comment',
'postfeedback',
'quickvote',
'getnewdatasince',
],
}
const filterFromDailyStats = [
'savedQuestions',