mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-01-20 15:22:58 -05:00
push
This commit is contained in:
@@ -14,7 +14,7 @@ MediaCMS.url = {
|
||||
likedMedia: "/liked",
|
||||
history: "/history",
|
||||
/* Add pages */
|
||||
addMedia: "/upload{% if lti_category_uid %}?publish_to_category={{ lti_category_uid }}{% endif %}",
|
||||
addMedia: "/upload",
|
||||
recordScreen: "/record_screen",
|
||||
/* Profile/account edit pages */
|
||||
editProfile: "{{user.edit_url}}",
|
||||
|
||||
Reference in New Issue
Block a user