From 8bdf76f27e7ef495957a5a76e78af25791653923 Mon Sep 17 00:00:00 2001
From: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com>
Date: Tue, 11 Aug 2020 10:25:05 +0200
Subject: [PATCH] Bugfix plural in user tab (#62)
---
src/components/users.js | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/components/users.js b/src/components/users.js
index a6889b2..c7deda7 100644
--- a/src/components/users.js
+++ b/src/components/users.js
@@ -212,7 +212,10 @@ export const UserEdit = props => {
return (
}>
}>
- }>
+ }
+ >