#59 fixed Production Build Error

master
Max 5 years ago
parent bf943d19b4
commit a8bc6e4fbb

@ -9,7 +9,8 @@ import { Actionlist } from 'src/app/models/actionlist';
styleUrls: ['./feed.component.sass']
})
export class FeedComponent implements OnInit {
checked: boolean //if the "I protected the environment."-box is checked
value: number //points value of the green action
viewNew: boolean = true
viewMostLiked: boolean = false

Loading…
Cancel
Save