diff --git a/update_data/update_user.py b/update_data/update_user.py index 0b5d045..c249b86 100644 --- a/update_data/update_user.py +++ b/update_data/update_user.py @@ -119,7 +119,7 @@ class LoadUserData(LoadData): u['uid'], u['name'], u.get('ext_owner', 'unkonwn'), - u.get('ext_channel', 'ext_channel'), + u.get('ext_channel', 'unkonwn'), u['ctime'], u['lv'], u['vip'],