deleted space becouse karen said so

This commit is contained in:
lndhub-admin
2021-09-22 13:46:51 +01:00
committed by Overtorment
parent 067f6d6667
commit 87afa20019
+1 -1
View File
@@ -579,7 +579,7 @@ export class User {
try { try {
json = JSON.parse(paym); json = JSON.parse(paym);
result.push(json); result.push(json);
} catch (_) { } } catch (_) {}
} }
return result; return result;