mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-05-08 05:11:11 -04:00
wtv
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ urlpatterns = [
|
||||
re_path(r"^api/v1/search$", views.MediaSearch.as_view()),
|
||||
re_path(
|
||||
rf"^api/v1/media/{friendly_token}/share$",
|
||||
views.MediaShare.as_view(),
|
||||
views.media_share,
|
||||
),
|
||||
re_path(
|
||||
rf"^api/v1/media/{friendly_token}/actions$",
|
||||
|
||||
Reference in New Issue
Block a user