fix syntax error

This commit is contained in:
Adrian Kuschelyagi Malacoda 2020-09-01 01:31:39 -05:00
parent f65361e06b
commit 167a03be3c

View File

@ -77,7 +77,7 @@ DO_NOT_ARCHIVE_CATEGORIES = [
# Boards we are not interested in archiving. # Boards we are not interested in archiving.
# `id_board` in (1, 2) # `id_board` in (1, 2)
DO_NOT_ARCHIVE_BOARDS = [ DO_NOT_ARCHIVE_BOARDS = [
24, 94, 118, 121 # Links 24, 94, 118, 121, # Links
40, # Exclusive Board 40, # Exclusive Board
65, # Requests for Moderatorship 65, # Requests for Moderatorship
66, # Requests for Membership+ 66, # Requests for Membership+