Skip to content

Commit

Permalink
Deploying to gh-pages from @ fce984b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Vazyriqx committed Dec 23, 2024
1 parent 7d614a6 commit 233529b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4467,6 +4467,7 @@
| overall_status | [UserVerificationAnalysis.Status](#ei-UserVerificationAnalysis-Status) | optional | |
| start_time | [double](#double) | optional | |
| completion_time | [double](#double) | optional | |
| verification_count | [int32](#int32) | optional | |
| num_prestiges | [double](#double) | optional | |
| soul_eggs | [double](#double) | optional | |
| eggs_of_prophecy | [uint32](#uint32) | optional | |
Expand Down
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14206,6 +14206,13 @@ <h3 id="ei.UserVerificationAnalysis">UserVerificationAnalysis</h3>
<td><p> </p></td>
</tr>

<tr>
<td>verification_count</td>
<td><a href="#int32">int32</a></td>
<td>optional</td>
<td><p> </p></td>
</tr>

<tr>
<td>num_prestiges</td>
<td><a href="#double">double</a></td>
Expand Down

0 comments on commit 233529b

Please sign in to comment.