Update public/docs.html
Browse files- public/docs.html +1 -2
public/docs.html
CHANGED
@@ -149,8 +149,7 @@
|
|
149 |
await AkenoXToJs.chatgpt_last(query="hello world")
|
150 |
await AkenoXToJs.copilot_trip(q="hello world")
|
151 |
await AkenoXToJs.maker_carbon(code="hello world")
|
152 |
-
await AkenoXToJs.anime_hentai()
|
153 |
-
print(response.json())</code></pre>
|
154 |
</div>
|
155 |
|
156 |
<h2>Closing</h2>
|
|
|
149 |
await AkenoXToJs.chatgpt_last(query="hello world")
|
150 |
await AkenoXToJs.copilot_trip(q="hello world")
|
151 |
await AkenoXToJs.maker_carbon(code="hello world")
|
152 |
+
await AkenoXToJs.anime_hentai()</code></pre>
|
|
|
153 |
</div>
|
154 |
|
155 |
<h2>Closing</h2>
|