Skip to content

Commit 719495a

Browse files
committed
aparecer resposta
1 parent e053e22 commit 719495a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/puzzle/puzzle/puzzle.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ export class PuzzleComponent implements OnInit {
9494
resp += 1;
9595
} else resp *= 2;
9696
}
97+
this.puzzle=resp;
9798
document.getElementById('puzzle').setAttribute('class', 'puzzle d-block');
9899
}
99100

0 commit comments

Comments
 (0)