1
0
forked from PGL/Clyde

Merge master part1

This commit is contained in:
2024-04-21 00:10:33 +02:00
106 changed files with 4878 additions and 609 deletions

View File

@ -26,6 +26,7 @@ public enum Applications {
LessonRequests,
// InscriptionService authorization
Inscription,
StudentsList
Requests,
StudentsList,
Payments
}