From 7cd603dc8ad23a0b167534b2e5c3c3de6d8a3bd7 Mon Sep 17 00:00:00 2001 From: pamuditha Date: Fri, 5 Oct 2018 09:51:28 +0530 Subject: [PATCH 1/2] Update question.js --- src/scripts/structures/question.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/structures/question.js b/src/scripts/structures/question.js index d8364e9..61270f1 100644 --- a/src/scripts/structures/question.js +++ b/src/scripts/structures/question.js @@ -239,7 +239,7 @@ export default class Question extends Panel { return this.parse`
- ${ Header.bind(null, {heading: headingText, color: "white", null })} + ${ Header.bind(null, {heading: headingText, color: "white"})} ${ Timer.bind(null, timerParams) }
From 8479640ce84fa6ae9cf9cf96f74f715db9fe628a Mon Sep 17 00:00:00 2001 From: pamuditha Date: Tue, 1 Oct 2019 17:20:39 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 442a33a..412372d 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,7 @@ Optionally, you can get the Pis to autostart the `client.js`: Follow these steps for Player 2 Pi, only use `ssh pi@172.20.2.151` and `--id=2`. + + + +It's not working propely