mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-19 05:19:42 -05:00
feat: whisper STT and record screen (#1363)
This commit is contained in:
@@ -15,6 +15,7 @@ MediaCMS.url = {
|
||||
history: "/history",
|
||||
/* Add pages */
|
||||
addMedia: "/upload",
|
||||
recordScreen: "/record_screen",
|
||||
/* Profile/account edit pages */
|
||||
editProfile: "{{user.edit_url}}",
|
||||
{% if request.user.is_authenticated %}
|
||||
|
||||
Reference in New Issue
Block a user