admin panel redesign and functionality fix

This commit is contained in:
dimitar 2024-11-02 10:01:12 +01:00
parent a32992b17b
commit bacaf522cb
2 changed files with 188 additions and 895 deletions

View File

@ -30,6 +30,9 @@ export class AdminService {
},
},
},
orderBy: {
createdAt: 'desc',
},
});
}

File diff suppressed because it is too large Load Diff