forked from abner/for-legacy-web
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