Merge branch 'max_dev' of Software_Engineering_I/greenvironment-frontend into master

master
Max_ES 5 years ago committed by Gitea
commit 1ceec80514

@ -20,7 +20,7 @@ export class FeedComponent implements OnInit {
public uploading = false; public uploading = false;
public profilePictureUrl: BehaviorSubject<string | null>; public profilePictureUrl: BehaviorSubject<string | null>;
private file; private file;
private fileType; fileType;
public localFileUrl; public localFileUrl;
checked = false; // if the "I protected the environment."-box is checked checked = false; // if the "I protected the environment."-box is checked

Loading…
Cancel
Save