renamed class to Heroku

pull/50/head
Who? 2024-12-26 10:26:00 +07:00 committed by GitHub
parent e497276fed
commit 000f32578b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ from ..security import (
@loader.tds
class HikkaSecurityMod(loader.Module):
class HerokuSecurityMod(loader.Module):
"""Control security settings"""
strings = {"name": "HerokuSecurity"}