admin panel: add restrict-account decision template
The moderation case decision dropdown had no way to apply the new restrict_account/unrestrict_account sanction; add it alongside freeze, including the appeal-remedy auto-detection. Rebuilds web/dist so the embedded panel binary picks up the change.
This commit is contained in:
parent
fff8b431ab
commit
ec00aa32ae
3 changed files with 19 additions and 4 deletions
File diff suppressed because one or more lines are too long
2
cmd/telesrv-admin/web/dist/index.html
vendored
2
cmd/telesrv-admin/web/dist/index.html
vendored
|
|
@ -23,7 +23,7 @@
|
|||
})();
|
||||
</script>
|
||||
|
||||
<script type="module" crossorigin src="/assets/index-BFJUBZwA.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-D2R4fOVC.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-P_k7ini0.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue