hotfix debug residue
This commit is contained in:
@@ -61,8 +61,7 @@ fun fetchNewData(ctx: Context, coscope: CoroutineScope) {
|
||||
val role = if (Parsing.userIsParent()) {
|
||||
" – Rodič"
|
||||
} else {
|
||||
//TODO: remove
|
||||
" – Student #############################################"
|
||||
" – Student"
|
||||
}
|
||||
|
||||
// display the full name of the user in the toolbar
|
||||
|
||||
Reference in New Issue
Block a user