1
0
forked from PGL/Clyde

post User by secretary

This commit is contained in:
2024-04-21 23:14:56 +02:00
parent 608b6e4893
commit 1a266cdfbd
10 changed files with 208 additions and 90 deletions

View File

@ -23,5 +23,5 @@ public enum Applications {
ManageResearcherProfile,
//the list of all researches (filterable)
ListResearches, StudentsList
ListResearches, CreateUser, StudentsList
}