mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Fix button to remove a user from picture
This commit is contained in:
@ -14,7 +14,7 @@ from sas.schemas import (
|
||||
)
|
||||
|
||||
|
||||
@api_controller("/sas/pictures")
|
||||
@api_controller("/sas/picture")
|
||||
class PicturesController(ControllerBase):
|
||||
@route.get(
|
||||
"",
|
||||
|
Reference in New Issue
Block a user