mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
fix: appeal to monkey brain
This commit is contained in:
@@ -511,7 +511,7 @@ export default function ContextMenus() {
|
||||
{locale === "admin" ? (
|
||||
"Open in Admin Panel"
|
||||
) : locale === "admin_system" ? (
|
||||
"Inspect user"
|
||||
"Open User in Admin Panel"
|
||||
) : (
|
||||
<Text
|
||||
id={`app.context_menu.${
|
||||
|
||||
Reference in New Issue
Block a user