Skip to content

Commit

Permalink
Fixed faculty profile screen appbar title
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicRaptor committed Aug 12, 2024
1 parent 7f64274 commit 0c4df9d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/new_ui/screens/main_screen/main_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -881,8 +881,6 @@ class _MainScreenState extends ConsumerState<MainScreen> {
case 1:
return "Notes";
case 2:
return "Attendance";
case 3:
return "Profile";
default:
return "";
Expand Down

0 comments on commit 0c4df9d

Please sign in to comment.