mirror of https://github.com/coddrago/Heroku
Help me
parent
93cb6a8897
commit
2818a3f8bc
|
@ -36,7 +36,7 @@ from ..security import (
|
|||
class HikkaSecurityMod(loader.Module):
|
||||
"""Control security settings"""
|
||||
|
||||
strings = {"name": "HikkaSecurity"}
|
||||
strings = {"name": "HerokuSecurity"}
|
||||
|
||||
async def client_ready(self):
|
||||
self._sgroups: typing.Iterable[str, SecurityGroup] = self.pointer(
|
||||
|
|
Loading…
Reference in New Issue