From 2e2d1b9a2195016501bc782bbac761ef1f29af17 Mon Sep 17 00:00:00 2001 From: Michael Schramm Date: Mon, 28 Feb 2022 23:01:38 +0100 Subject: [PATCH] edit user shown now email in title --- CHANGELOG.md | 3 +++ pages/admin/users/[id]/index.tsx | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87095f7..b87fa95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added +- map field type + ### Changed - update translations (https://github.com/ohmyform/ui/pull/70) @@ -17,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - locale scripts were missing dependency +- edit user shows now email in title ### Security diff --git a/pages/admin/users/[id]/index.tsx b/pages/admin/users/[id]/index.tsx index 02f778d..c28bd88 100644 --- a/pages/admin/users/[id]/index.tsx +++ b/pages/admin/users/[id]/index.tsx @@ -59,7 +59,7 @@ const Index: NextPage = () => { return (