From ec0bcbf015841b0003642de7d6c114f8d3d12370 Mon Sep 17 00:00:00 2001
From: Yohann D'ANELLO <ynerant@crans.org>
Date: Sun, 21 Mar 2021 10:28:50 +0100
Subject: [PATCH] PC Kfet can see all users

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
---
 apps/permission/fixtures/initial.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apps/permission/fixtures/initial.json b/apps/permission/fixtures/initial.json
index 43a8c605..6646029a 100644
--- a/apps/permission/fixtures/initial.json
+++ b/apps/permission/fixtures/initial.json
@@ -3511,6 +3511,7 @@
 				56,
 				57,
 				58,
+				135,
 				137,
 				143,
 				147,
@@ -3521,8 +3522,7 @@
 				176,
 				177,
 				180,
-				181,
-				182
+				181
 			]
 		}
 	},
-- 
GitLab