From e9531c4382603565ecb64b720df3aae14b4ed894 Mon Sep 17 00:00:00 2001
From: dklimpel <5740567+dklimpel@users.noreply.github.com>
Date: Tue, 11 Aug 2020 08:49:22 +0200
Subject: [PATCH] Bugfix plural in user tab
---
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 (
}>
}>
- }>
+ }
+ >