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 profilePictureUrl: BehaviorSubject<string | null>;
private file;
private fileType;
fileType;
public localFileUrl;
checked = false; // if the "I protected the environment."-box is checked

Loading…
Cancel
Save