Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rafacasa committed May 20, 2016
1 parent 6762287 commit b3181d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/memoria.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"img/q06.jpeg", "img/r06.jpg",
"img/q07.jpg", "img/r07.jpg",
"img/q08.jpg", "img/r08.jpg",
"img/q09.jpg", "img/r09.jpg",
"img/q09.JPG", "img/r09.jpg",
"img/q10.jpg", "img/r10.jpg",];
return shuffle(array);
}
Expand Down

0 comments on commit b3181d8

Please sign in to comment.