Skip to content

Commit 3427efd

Browse files
authored
Merge pull request #472 from keillera/add_vip
Update vip tag name.
2 parents 51a73a2 + 8eab6ce commit 3427efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@
382382

383383
TAG_DENIED_SYMBOL_PATTERN = '([!-,./:-@[-`{-~]|--| {2})'
384384
TAG_ALLOWED_SYMBOLS = ['-', ' ']
385-
VIP_TAG_NAME = 'ALIS-EXPERT'
385+
VIP_TAG_NAME = 'VIP-ALISISTA'
386386
VIP_TAG_BADGE_TYPES = list(range(9, 109)) + [110]
387387

388388
YAHOO_API_WELL_KNOWN_URL = 'https://auth.login.yahoo.co.jp/yconnect/v2/.well-known/openid-configuration'

0 commit comments

Comments
 (0)