ZeroMe
ZeroMe copied to clipboard
Fix User::getData() reading unexisting file
I think the problem is different as:
> JSON.parse(null)
< null
Maybe. But I don't think that parsing null (null -> "null" -> null) is a good idea.