fix: fixed table spacing

This commit is contained in:
WBRK-dev
2024-04-28 10:32:51 +02:00
parent ffebb03bc9
commit 0a291ad659
+1 -1
View File
@@ -926,7 +926,7 @@ https://api-aniwatch.onrender.com/anime/episode-srcs?id={episodeId}&server={serv
#### Query Parameters
| Parameter | Type | Description | Required? | Default |
| :--------: | :----: | :-------------------------------------------: | :-------: | :--------------: |
| :--------: | :----: | :--------------------------------------------------: | :-------: | :--------------: |
| `id` | string | The id of the episode. | Yes | -- |
| `server` | string | The name of the server. | No | `"vidstreaming"` |
| `category` | string | The category of the episode ('sub', 'dub' or 'raw'). | No | `"sub"` |