Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-constine-ttd committed Dec 2, 2024
1 parent aaafd59 commit a0ce464
Showing 1 changed file with 58 additions and 49 deletions.
Original file line number Diff line number Diff line change
@@ -1,49 +1,58 @@
[ {
"id" : 1,
"siteId" : 999,
"activates" : 1732575224,
"created" : 1732575224,
"secret" : "dQx9+qEdDvKrQ2ArjhGbifOwn26SQ+P5suEOM6pxCAo="
}, {
"id" : 2,
"siteId" : 999,
"activates" : 1732661625,
"created" : 1732575225,
"secret" : "nlRE803bPtG9dDMksdWwvbR7whSSjcpsTWmIkBYnQH8="
}, {
"id" : 3,
"siteId" : 123,
"activates" : 1732575225,
"created" : 1732575225,
"secret" : "MtDiOzG5j8aR2gUnfcuVDPaFSJllq5qqVqOMpvw0Uvw="
}, {
"id" : 4,
"siteId" : 123,
"activates" : 1732661625,
"created" : 1732575225,
"secret" : "uLeRY3Mxe88OlNUOOm0Iaj/VrWHkg7BGYJ9pa8MgzsE="
}, {
"id" : 5,
"siteId" : 124,
"activates" : 1732575225,
"created" : 1732575225,
"secret" : "MkHqzOKZ7SH3uH+x7B2cD41yUx8e9A2rF2xLH3QV3Ok="
}, {
"id" : 6,
"siteId" : 124,
"activates" : 1732661625,
"created" : 1732575225,
"secret" : "2WK5BbOdX66PrT80rDWfP3FRtAMBvUZdA3gnf+duo6g="
}, {
"id" : 7,
"siteId" : 127,
"activates" : 1732575225,
"created" : 1732575225,
"secret" : "SGM/GNKvdF1ZVHCpWYWxEKmRfhNgvdQ14KDA9pQtB+o="
}, {
"id" : 8,
"siteId" : 127,
"activates" : 1732661625,
"created" : 1732575225,
"secret" : "eM7qyIs1IUXyyp1L0VT59z+KdpuNKu0040xd4Cz0FQA="
} ]
[
{
"id": 1,
"siteId": 999,
"activates": 1732575224,
"created": 1732575224,
"secret": "dQx9+qEdDvKrQ2ArjhGbifOwn26SQ+P5suEOM6pxCAo="
},
{
"id": 2,
"siteId": 999,
"activates": 1732661625,
"created": 1732575225,
"secret": "nlRE803bPtG9dDMksdWwvbR7whSSjcpsTWmIkBYnQH8="
},
{
"id": 3,
"siteId": 123,
"activates": 1732575225,
"created": 1732575225,
"secret": "MtDiOzG5j8aR2gUnfcuVDPaFSJllq5qqVqOMpvw0Uvw="
},
{
"id": 4,
"siteId": 123,
"activates": 1732661625,
"created": 1732575225,
"secret": "uLeRY3Mxe88OlNUOOm0Iaj/VrWHkg7BGYJ9pa8MgzsE="
},
{
"id": 5,
"siteId": 124,
"activates": 1732575225,
"created": 1732575225,
"secret": "MkHqzOKZ7SH3uH+x7B2cD41yUx8e9A2rF2xLH3QV3Ok="
},
{
"id": 6,
"siteId": 124,
"activates": 1732661625,
"created": 1732575225,
"secret": "2WK5BbOdX66PrT80rDWfP3FRtAMBvUZdA3gnf+duo6g="
},
{
"id": 7,
"siteId": 127,
"activates": 1732575225,
"created": 1732575225,
"secret": "SGM/GNKvdF1ZVHCpWYWxEKmRfhNgvdQ14KDA9pQtB+o="
},
{
"id": 8,
"siteId": 127,
"activates": 1732661625,
"created": 1732575225,
"secret": "eM7qyIs1IUXyyp1L0VT59z+KdpuNKu0040xd4Cz0FQA="
}
]

0 comments on commit a0ce464

Please sign in to comment.