deleted space becouse karen said so

This commit is contained in:
lndhub-admin 2021-07-09 19:13:37 +02:00 committed by Overtorment
parent 067f6d6667
commit 87afa20019

View File

@ -579,7 +579,7 @@ export class User {
try {
json = JSON.parse(paym);
result.push(json);
} catch (_) { }
} catch (_) {}
}
return result;