Skip to content

Commit 99d633b

Browse files
committed
scrum-poker updated
1 parent 762c815 commit 99d633b

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

β€Žscrum-poker/assets/html/askForNameForm.htmlβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@
2323
<br/><br/>
2424
Name:&nbsp;&nbsp;<input type="text" name="displayName" placeholder="Display name *" style="" maxlength="10" size="16">
2525
<br/><br/>
26+
<input type="checkbox" name="isSpectator" value="false" style="width: 30px; height: 30px;"> πŸ‘€ Spectator
27+
<br/><br/>
2628
<input type="button" name="joinButton" value="Start" >
2729
</center>
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žscrum-poker/index.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<html><head><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>♠️</text></svg>"><title>Scrum Poker</title><style>@font-face{font-family:CustomFontKGRedHands;src:url(KGRedHands.79c94c61.ttf)}</style><style>body{background-color:#f4efd9;margin:0;padding:0}</style></head><body> <div id="phaser-parent-id"> <script type="module" src="index.f0c9de82.js"></script> </div> <div style="visibility:hidden;font-family:CustomFontKGRedHands;position:absolute;left:-1000px">.</div> </body></html>
1+
<html><head><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>♠️</text></svg>"><title>Scrum Poker</title><style>@font-face{font-family:CustomFontKGRedHands;src:url(KGRedHands.79c94c61.ttf)}</style><style>body{background-color:#f4efd9;margin:0;padding:0}</style></head><body> <div id="phaser-parent-id"> <script type="module" src="index.aa20fc2e.js"></script> </div> <div style="visibility:hidden;font-family:CustomFontKGRedHands;position:absolute;left:-1000px">.</div> </body></html>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<html><head><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>♠️</text></svg>"><title>Scrum Poker</title><style>@font-face{font-family:CustomFontKGRedHands;src:url(KGRedHands.79c94c61.ttf)}</style><style>body{background-color:#f4efd9;margin:0;padding:0}</style></head><body> <div id="phaser-parent-id"> <script type="module" src="/index.f0c9de82.js"></script> </div> <div style="visibility:hidden;font-family:CustomFontKGRedHands;position:absolute;left:-1000px">.</div> </body></html>
1+
<html><head><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>♠️</text></svg>"><title>Scrum Poker</title><style>@font-face{font-family:CustomFontKGRedHands;src:url(KGRedHands.79c94c61.ttf)}</style><style>body{background-color:#f4efd9;margin:0;padding:0}</style></head><body> <div id="phaser-parent-id"> <script type="module" src="/index.aa20fc2e.js"></script> </div> <div style="visibility:hidden;font-family:CustomFontKGRedHands;position:absolute;left:-1000px">.</div> </body></html>

0 commit comments

Comments
Β (0)