Compare commits
2 Commits
9423cdef8d
...
fcd137ae6f
Author | SHA1 | Date | |
---|---|---|---|
fcd137ae6f | |||
b6c5dccf17 |
@ -65,8 +65,7 @@ class Controller:
|
||||
)
|
||||
|
||||
@staticmethod
|
||||
async def check_role(self,
|
||||
uri: str,
|
||||
async def check_role(uri: str,
|
||||
username: str,
|
||||
**kwargs: dict,
|
||||
) -> None:
|
||||
|
Reference in New Issue
Block a user