From 154cda812edc1b7621425fc019918f5c75e1d01c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?KMY=EF=BC=88=E9=9B=AA=E3=81=82=E3=81=99=E3=81=8B=EF=BC=89?=
 <tt@kmycode.net>
Date: Thu, 10 Oct 2024 08:42:33 +0900
Subject: [PATCH] =?UTF-8?q?Add:=20Admin=E3=81=AE=E3=83=87=E3=83=95?=
 =?UTF-8?q?=E3=82=A9=E3=83=AB=E3=83=88=E6=A8=A9=E9=99=90=E3=81=ABNG?=
 =?UTF-8?q?=E3=83=AF=E3=83=BC=E3=83=89=E3=83=BB=E3=82=BB=E3=83=B3=E3=82=B7?=
 =?UTF-8?q?=E3=83=86=E3=82=A3=E3=83=96=E3=83=AF=E3=83=BC=E3=83=89=E3=81=AE?=
 =?UTF-8?q?=E6=93=8D=E4=BD=9C=20(#871)=20(#875)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 config/roles.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/config/roles.yml b/config/roles.yml
index 0439c9f741..30e7d60be6 100644
--- a/config/roles.yml
+++ b/config/roles.yml
@@ -29,6 +29,8 @@ admin:
     - manage_webhooks
     - manage_roles
     - invite_users
+    - manage_ng_words
+    - manage_sensitive_words
 owner:
   name: Owner
   position: 1000