Skip to content
Snippets Groups Projects

SWTP Comment Project

Merged Tom Käsler requested to merge swtp-2019/arsnova-lite:master into master
All threads resolved!
Viewing commit 07cabc3d
Show latest version
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -57,7 +57,6 @@ export class CommentComponent implements OnInit {
}
startAnimation(state_: any) {
console.log(state_);
if (!this.animationState) {
this.animationState = state_;
}