[CORL-797] Moderate this stream (#2729)

* feat: added moderate this stream button

* fix: removed origin

* fix: revised based on feedback from design
This commit is contained in:
Wyatt Johnson
2019-11-22 17:50:09 +00:00
committed by GitHub
parent ca811a3496
commit ddedf4dc7e
8 changed files with 155 additions and 38 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
export default {
admin: "/admin",
admin: {
moderateReported: "/admin/moderate/reported",
},
embed: {
stream: "/embed/stream",
auth: "/embed/auth",