mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added classes git link
This commit is contained in:
parent
68c6b2b636
commit
e863893ecc
5 changed files with 12 additions and 0 deletions
|
@ -272,6 +272,7 @@ function ProcessIncomingRequest (data) {
|
|||
logger.Log('\t' + d.subj)
|
||||
var msg = 'All / new count: ' + allQuestions.length + ' / ' + questions.length
|
||||
if (d.version !== undefined) { msg += '. Version: ' + d.version }
|
||||
|
||||
var color = logger.GetColor('green')
|
||||
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue