Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit 6495fab

Browse files
HTML edits
1 parent f19cb23 commit 6495fab

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/client/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
</head>
3131
<body>
3232
<div>
33-
<label for="sdk-key" class="label">SdkKey</label>
33+
<label for="sdk-key" class="label">SDK Key</label>
3434
<input id="sdk-key" type="text"/>
3535
</div>
3636
<div>
37-
<span class="label">Socket</span> <span id="socket-id"></span>
37+
<span class="label">Socket Id</span> <span id="socket-id"></span>
3838
</div>
3939
<div>
4040
<span class="label">Payload Size</span> <span id="payload-size"></span>

src/server/datafiles/41W6e8Z6JgB87DKE8Ych8.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"groups": [
3-
851
3+
135
44
],
55
"environmentKey": "development",
66
"rollouts": [

src/server/datafiles/Dp4dLTSVkoP8VhYkdb4Z4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"groups": [ 66, 35, 23, 51, 61 ],
2+
"groups": [ 66, 35, 23, 51, 61, 81, 52 ],
33
"environmentKey": "production",
44
"rollouts": [
55
{

0 commit comments

Comments
 (0)