backend add ManageResearcherProfile
This commit is contained in:
@ -7,7 +7,6 @@ public enum Applications {
|
||||
// with any token
|
||||
Profile,
|
||||
|
||||
|
||||
// Students and higher authorization
|
||||
Msg,
|
||||
Forum,
|
||||
@ -21,5 +20,6 @@ public enum Applications {
|
||||
Requests,
|
||||
// profile of a researcher
|
||||
ResearcherProfile,
|
||||
ManageResearcherProfile,
|
||||
StudentsList
|
||||
}
|
||||
|
Reference in New Issue
Block a user