From d2c9056d257c1a010c037e260df5baef51c23ce2 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 20 Mar 2026 15:52:57 +0800 Subject: [PATCH] bugfix --- set_role_perm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/set_role_perm.py b/set_role_perm.py index 0c59143..534b511 100644 --- a/set_role_perm.py +++ b/set_role_perm.py @@ -27,7 +27,7 @@ async def add_roleperm(sor, roleid, path, permid=None): 'id': getID(), 'roleid': 'anonymous', 'perid': p.id - } + }) print(f'{role}, {path} perm add') return