build: allow COMBO_CELL_TEMPLATES.update settings (#55792)

This commit is contained in:
Frédéric Péters 2021-07-23 15:35:45 +02:00
parent ce1d78c093
commit 6ce1cff15a
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ for dirname in sorted(os.listdir('static')):
if settings_key not in (
'COMBO_ASSET_SLOTS.update',
'COMBO_CELL_ASSET_SLOTS.update',
'COMBO_CELL_TEMPLATES.update',
'COMBO_MAP_ATTRIBUTION',
'COMBO_MAP_DEFAULT_POSITION',
'COMBO_MAP_MAX_BOUNDS',