Caps fix
This commit is contained in:
parent
58f00fe7d5
commit
26b119b6e5
@ -24,7 +24,7 @@ class ColoredFormatter(logging.Formatter):
|
||||
|
||||
|
||||
# Create a new logger
|
||||
logger = logging.getLogger("nsfw-roop")
|
||||
logger = logging.getLogger("NSFW-Roop")
|
||||
logger.propagate = False
|
||||
|
||||
# Add handler if we don't have one.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user