mirror of
https://github.com/wassname/talk.git
synced 2026-08-10 12:41:02 +08:00
[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:
@@ -28,7 +28,12 @@ class FinalStep extends Component {
|
||||
</Button>
|
||||
</Localized>
|
||||
<Localized id="install-finalStep-goToAdmin">
|
||||
<Button anchor color="primary" variant="filled" href={urls.admin}>
|
||||
<Button
|
||||
anchor
|
||||
color="primary"
|
||||
variant="filled"
|
||||
href={urls.admin.moderateReported}
|
||||
>
|
||||
Go to Admin
|
||||
</Button>
|
||||
</Localized>
|
||||
|
||||
Reference in New Issue
Block a user