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