Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2de12ef

Browse files
committed
Potential fix for an Issue #843
1 parent 4512258 commit 2de12ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
___ ___| |_____ ___ ___ \033[01;37m{\033[01;%dm%s\033[01;37m}\033[01;33m
3535
|_ -| . | | | .'| . |
3636
|___|_ |_|_|_|_|__,| _|
37-
|_| |_| \033[0m\033[4m%s\033[0m\n
37+
|_| |_| \033[0m\033[4;37m%s\033[0m\n
3838
""" % ((31 + hash(REVISION) % 6) if REVISION else 30, VERSION_STRING.split('/')[-1], SITE)
3939

4040
# Minimum distance of ratio from kb.matchRatio to result in True

0 commit comments

Comments
 (0)