Browse Source

Clean up

pull/4360/head
Thomas Kaul 2 months ago
parent
commit
494a9f670a
  1. 1
      apps/api/src/app/export/export.service.ts

1
apps/api/src/app/export/export.service.ts

@ -56,6 +56,7 @@ export class ExportService {
) {
platforms.push(platform);
}
return {
balance,
comment,

Loading…
Cancel
Save