Skip to content

Commit

Permalink
deploy: 31cd685
Browse files Browse the repository at this point in the history
  • Loading branch information
mayuki committed Sep 20, 2024
1 parent 78ad087 commit 8bb2096
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/MagicOnion.Client.StreamingHubClientBase-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ <h4 id="MagicOnion_Client_StreamingHubClientBase_2_DisposeAsync" data-uid="Magic
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task DisposeAsync()</code></pre>
<pre><code class="lang-csharp hljs">public async Task DisposeAsync()</code></pre>
</div>


Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@
"output": {
".html": {
"relative_path": "api/MagicOnion.Client.StreamingHubClientBase-2.html",
"hash": "8eOJeep/+BU+FQY82knN2WLhyzNCJuFrEfTeBF7og3o="
"hash": "cgA8VQQBh/rRXsBF5f11FyPNxwDs+Q0TY6qbzsRsymU="
}
},
"is_incremental": false,
Expand Down

0 comments on commit 8bb2096

Please sign in to comment.