mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
/q json response, searching with "" subj if there is no result
This commit is contained in:
@@ -133,6 +133,7 @@ function setNoLogReadInterval () {
|
||||
}
|
||||
|
||||
function Load () {
|
||||
Log('Loading logger...')
|
||||
try {
|
||||
var prevData = utils.ReadFile(statFile)
|
||||
data = JSON.parse(prevData)
|
||||
|
Reference in New Issue
Block a user