Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
im sure that main.html data obj in /get/ is beatifuled
Browse files Browse the repository at this point in the history
  • Loading branch information
thnhmai06 committed Aug 9, 2022
1 parent 890ac4e commit bddda1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ <h1>CHATBOX API!!</h1>
<ul>
<li>got: <b>true</b></li>
<li>
<details>
data: <summary>Tất cả các tin nhắn được lưu trữ dưới dạng JSON</summary>
data: <details>
<summary>Tất cả các tin nhắn được lưu trữ dưới dạng JSON</summary>
Dưới đây chỉ là đại diện cho 1 tin nhắn (Object)
<ul>
<li>name: <b>Người đã gửi</b></li>
Expand Down

0 comments on commit bddda1d

Please sign in to comment.