Skip to content

Commit 7483d14

Browse files
committed
Update modmail.py
1 parent c948beb commit 7483d14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cogs/modmail.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ def format_log_embeds(self, logs, avatar_url):
383383
created_at = parser.parse(entry['created_at'])
384384

385385
prefix = os.getenv('LOG_URL_PREFIX', '/logs')
386+
if prefix == 'NONE':
386387
prefix = ''
387388

388389

0 commit comments

Comments
 (0)