Fix people pages permissions handling

Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
Émile Ré
2026-01-02 10:28:49 +01:00
committed by Bryan Frimin
parent 2dd7d7800b
commit cbf338fd14
15 changed files with 300 additions and 69 deletions

View File

@@ -1,3 +1,3 @@
module.exports = {
tabWidth: 4,
tabWidth: 2,
};