updated gallery
This commit is contained in:
@@ -33,7 +33,7 @@ Companion execution guide: [docs/legacy-routes-removal-checklist.md](docs/legacy
|
||||
|
||||
| Method | Path | Route Name | Handler / Target |
|
||||
|---|---|---|---|
|
||||
| GET | /chat | legacy.chat | ChatController@index |
|
||||
| GET | /chat | legacy.chat | 301 -> /community/chat |
|
||||
| POST | /chat_post | legacy.chat.post | ChatController@post |
|
||||
| GET | /uploads/latest | uploads.latest | LatestController@index |
|
||||
| GET | /uploads/daily | uploads.daily | DailyUploadsController@index |
|
||||
|
||||
Reference in New Issue
Block a user