added default profile pic

pull/6/head
FlayInAHook 4 years ago
parent 6a13866c5a
commit bd52064568

@ -10,7 +10,7 @@ import { SnackBarService } from '../../services/snackbar.service';
export class SidenavProfileComponent implements OnInit {
name: String;
email: String;
profileURL: String;
profileURL: String = '/assets/flotte_logo.png';
constructor( private auth: AuthService, private snackBar: SnackBarService) { }

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Loading…
Cancel
Save