Skip to content

Commit 4afc73a

Browse files
authored
Merge pull request #473 from keillera/add_vip
Update vip tag name
2 parents 3427efd + 3bd2657 commit 4afc73a

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 = 'VIP-ALISISTA'
385+
VIP_TAG_NAME = 'NFTオーナー'
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)