Update to layer 82

This commit is contained in:
Lonami Exo
2018-06-29 13:20:45 +02:00
parent dd0eb7a90e
commit baedd10110
4 changed files with 25 additions and 15 deletions

View File

@@ -16,7 +16,7 @@ WHITELISTED_MISMATCHING_IDS = {
# 0 represents any layer
0: {'ipPortSecret', 'accessPointRule', 'help.configSimple'}
}
for i in range(77, 82):
for i in range(77, 83):
WHITELISTED_MISMATCHING_IDS[i] = {'channel'}